Tagged: 

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

    Hi, I want to change the menu active background color.
    Right now the enfold menu only have a little line under the active menu item and I want to make them entire background with the theme color, as the “colored menu item”. What would be the css to make that?

    Thanks

    #467585

    Hey felipe!

    a link to your website would help. Try this code in Quick CSS field:

    #top .header_color .current-menu-item a {
    background-color: red !important;
    }
    

    Regards,
    Andy

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.