Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #349009

    hello, I would like to change the color of the main menu items when they are selected. Actually they are only bold (dark grey) when they are selected, is it possible to change to the principal theme color?
    thanks!

    #349011
    This reply has been marked as private.
    #349404

    Hey!

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

      .header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a { color: red; }

    Cheers!
    Yigit

    #349410

    Hi!

    Go to Enfold->Advanced Styling->select “Main Menu links”
    Click on “Apply only to mouse hover state”.

    Cheers!
    Andy

    #349555

    thank you all !!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘menu items color’ is closed to new replies.