Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #290191

    Hi, how can I set different colours for the active page (i.e current page) and the other pages in the main menu. At present the active and de-active menu items are the same colour but different opacities.

    I can change the overall colour for menu items in the Advanced styling, but not these separate colours.

    Thanks, Richard

    #290500

    Hi Richard!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    li.current_page_item a {
    color: red!important;
    }

    Best regards,
    Yigit

    #291089
    This reply has been marked as private.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Colours for active menu items’ is closed to new replies.