Hi Kevin,
Please can you go to Mega Menu > Menu Themes > Mobile Menu and set the Font Color to black?
I can see you are familiar with custom CSS. I suspect you may need to set visibility: inherit on “#mega-menu-wrap-primary #mega-menu-primary”
Regards,
Tom
Hi Tom,
I tried it and I’m still getting the issue. Maybe there is something have to do with the mega-animating that seems to be causing the issue?
Hi Kevin,
The font color is still set to white here, so it makes it difficult to see what is happening.
I don’t think I am seeing the same issue as you are. Here is what I see:
https://screencast.com/t/bdBX7r075v
Please can you post a sceencast of the issue so I know what I need to be looking for?
Regards,
Tom
Hi there,
Sorry for the delay.
If you look at the following link that shows the screenshot http://staging.cancerwellness.com/temp/screenshot.png this is what I’m seeing on the Chrome and FireFox Browsers.
Regards,
Kevin
Hi Kevin,
Thanks. Please can you add this to Appearance > Customize > Additional CSS:
.max-mega-menu a {
transition: none;
}
Regards,
Tom