• Hi,

    This is a good plugin that seems to do the job. I’m testing a basic version here:
    https://elitemt.co.uk

    My question is about the main navigation menu up top (Home / About / Treatments / Contact) which is run by your plugin. I’d like to change the color from black to red when the user hovers over another menu option, like here: https://www.thecliqueclinic.co.uk/

    I’ve already used the other AP Mega Menu controls for the background, hover, color, active, etc. But I don’t see any control for changing the color of the font when a user hovers on another (not active) top-level menu item.

    Any advice? Thank you,
    Jeremy

Viewing 2 replies - 1 through 2 (of 2 total)
  • They missed it in the settings, use this css selector in your theme OR child-theme style

    .wp-megamenu-main-wrapper ul.wpmm-mega-wrapper > li > a:hover {
    	color:....
    }

    But I suspected that you have disabled the Plugin, cause i cant see it active

    • This reply was modified 7 years, 10 months ago by goodmuyis.

    Hello, Typiary!

    Thank you for writing in.

    Thank you for pointing out the issue, we are looking into it an will try to resolve the issue by the next update.

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Font color change on hover’ is closed to new replies.