• Resolved mediumd

    (@mediumd)


    Only parent menu items change color on header, not sub-menu items.

    All server and site caching disabled. WordPress, Plugins, Themes all up to date.

    • This topic was modified 3 years, 3 months ago by mediumd.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @mediumd,

    Thank you for contacting us. I am happy to help out.

    Try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.

    #mainnav .sub-menu li a:hover {
      color: #d65050;
    }

    Regards,
    Kharis

    Thread Starter mediumd

    (@mediumd)

    Good day, I understand this can be done with CSS. This is what I’ve had to do on a few of my other sites. The issue becomes having to change the CSS if you change the primary color in the customizer, sometimes this can be forgotten.

    I would request that their be a toggle or color selection in the customizer for sub-menu items hover. Please and thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Main Menu Issue: Hover Color’ is closed to new replies.