Change color or get rid of

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10952
    gypsygal1207
    Member

    How do i eliminate the orange bar or reduce it to a small line and change the color?

    #10960
    Veena
    Moderator

    Pls use the below custom CSS in Themeoptions –

    #primary-menu .hover-bg {
    border-color: #333 !important;
    border-style: solid;
    }
    #primary-menu > ul.menu > li > ul.sub-menu {
    border-top: 1px solid #333;
    }
    

    pls do the changes accordingly.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.