New Landing How can we help? Themeforest Theme Support Neighborhood HOW DO I PLACE A DIVIDER BETWEEN MENU ITEMS

Viewing 11 posts - 1 through 11 (of 11 total)
  • #138693
    Lyndaotu
    Member
    Post count: 19

    I would like to place a dividing line between menu items

    #138744
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    #main-navigation ul.menu > li {
       border-right: 1px solid #ddd;
    }
    
    #main-navigation ul.menu > li:first-child {
       border-left: 1px solid #ddd;
    }

    Thanks
    Mohammad

    #138824
    neerajgulati
    Member
    Post count: 67

    Hi Mohammad,

    Thanks for this, is there a way to add a line below the menu. With this code there is a line on top and dividing line between the menu items but nothing below.

    Thanks

    #138826
    Lyndaotu
    Member
    Post count: 19

    Thank you Mohammad. Worked perfectly just the way I wanted it. No lines in tops or bottom

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

    Hi,
    Please use this custom css code also.

    #header-section > #main-nav {
        border-top-color: #ffffff !important;
    }
    

    Thanks
    Mohammad

    #138948
    neerajgulati
    Member
    Post count: 67

    Hi Mohammad,

    I like the line on top and want one a the bottom as well. The code you shared removes the line.

    Please provide the one which adds a line at the bottom.

    Thanks

    #138953
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi @neerajgulati,

    Can you provide your site url so we can adjust the css code?

    -Rui

    #139016
    neerajgulati
    Member
    Post count: 67

    Hi Rui,

    The link is shimore.com

    Thanks

    #139019
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please just use this custom css:-

    #header-section > #main-nav {
        border-bottom: 1px solid #e4e4e4 !important;
    }

    Thanks
    Mohammad

    #139029
    neerajgulati
    Member
    Post count: 67

    Thanks Mohammad, its working fine! And yes a very happy new year to you and the team!

    you guys rock!

    #139039
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great, thanks Mohammad

    – Kyle

Viewing 11 posts - 1 through 11 (of 11 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