Menu Color

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #25184

    I was able to change the color of the hover from page to page. However for a split section, the theme default color is still showing. Picture attached.

    #25191
    Veena
    Moderator

    Pls use the below custom CSS in themeoptions –

    #primary-menu>ul.menu>li>ul.sub-menu {
        border-top: 3px solid #0047AB;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.