Okay
  Public Ticket #1665462
Change the Color of Hover Menu Item
Closed

Comments

  • Andy Contreras started the conversation

    Hi, I cannot change the hover menu link color for the main site menu.  I changed the menu color to black and now the hover menu link is barely visible.  What is the CSS code for hover menu link color?  Thank you. 

  •  1,629
    Andrey replied

    Hello, Dear Andy Contreras!

    Hello, Dear Customer! To change menu hover, please click WP Dashboard => Appearance => Customize => Additional CSS and paste this code here:

    .header_color ul li.active > a, .header_color .sf-menu a:hover {
        color: #ec5b42;
    }
    


    Save changes and check the result. Best Regards!


  • Andy Contreras replied

    Perfect, this solved my issue.  It's fine to close this ticket.  Thanks for your help!

  •  1,629
    Andrey replied

    We are glad to assist you!

    Best Regards!