New Landing How can we help? Atelier Menu Spacing

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #255057
    anerdsworld
    Member
    Post count: 10

    Hello ,

    I’m trying to add a line between each menu item and not the last one as shown in the attachment

    I am able to target the ‘.menu-item-text’ class but the line comes up right beside the end of the word. I can’t control the spacing or remove the last line on the last menu item.

    Please let me know how this can be fixed.

    Thank you

    Attachments:
    You must be logged in to view attached files.
    #255065
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me specific page url to check and resolve the issue.
    Thanks
    Mohammad

    #255685
    anerdsworld
    Member
    Post count: 10

    The URL is : http://dev7.nerdclient.com/sparkleen

    Thank you

    #255971
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    nav .menu > li.menu-item > a, nav.std-menu .menu > li > a {
        border-left: 1px solid #ff0000;
        display: inline !important;
    }
    
    .full-center nav#main-navigation ul.menu > li:first-child > a{
    border:none !important;
    }
    

    Thanks
    Mohammad

    #256106
    anerdsworld
    Member
    Post count: 10

    Awesome! That works.

    Thanks Mohammad!

    #256160
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Glad to help you.
    Thanks
    Mohammad

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register