Before you ask please READ THIS

Changing main menu Hover links color

Hello,
Great theme by the way.
I'm asking about how to change the hover color in main menu and submenu
I looked at the CSS file but didn't found it.
Thank a lot.

Comments

  • AirAir
    Posts: 10,970
    Hello there:-)

    This should help http://support.apollo13.eu/discussion/comment/18200/#Comment_18200

    With kind regards.
  • thanks i saw this post and try it but it changes the background color when hover. not the color of the font
  • AirAir
    edited February 2017 Posts: 10,970
    OK :-)

    Then use this
    
    .top-menu a:hover, .top-menu li.menu-parent-item:hover > span.title, .top-menu li.open > a, .top-menu li.open > span.title, .top-menu li.current-menu-item > a, .top-menu li.current-menu-ancestor > a, .top-menu li.current-menu-item > span.title, .top-menu li.current-menu-ancestor > span.title {
        color: #fff;
    }
    Post edited by Air on
  • thanks you're the best !
    now i will try to make a footer content ;)
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!