New Landing How can we help? Themeforest Theme Support Neighborhood Change the color of the line above the menu

Viewing 6 posts - 1 through 6 (of 6 total)
  • #197685
    mtroubat
    Member
    Post count: 199

    Hello,

    How can i change the color of the line above the menu and the color of the lines between the language / my account / Connect ?

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #197815
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    
    /*Main Nav Divider*/
    #header-section > #main-nav {
        border-top-color: #000!important;
    }
    /*Top menu on the right*/
    #header-section .header-menu .menu li, #mini-header .header-right nav .menu li {
        border-left-color: #000!important;
    }

    -Rui

    #197929
    mtroubat
    Member
    Post count: 199

    Thanks, it works but do you have any idea to put a black line under the menu ?

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

    Hi,
    Please use this custom css code:-

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

    Thanks
    Mohammad

    #197942
    mtroubat
    Member
    Post count: 199

    Great, you are the best Mohammad !

    #198003
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome 🙂 .
    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 the following item
Login and Registration Log in · Register