Site logo

Archived topic

False Color in Submenu

3 replies · Started by Katrin on November 1, 2022

Viewing posts 1–4 of 4

Hey there,

the font colour in the submenu in the off-canvas-menu isn't blue as chosen in the customizer, but white. Therefore the submenu items can't be read mobile.
The changes in the off-canvas-panel I did manually with your help is already quite some time ago and I cannot remember when the problem accured firt and what could be the source of that problem. Do you see a solition?

Thank you for your help!

Best, Kat

Hi there,

in your Customizer > Additional CSS you have this CSS rule:


.main-navigation:not(.toggled) ul li.sfHover > ul, .main-navigation:not(.toggled) ul li:hover > ul {
    opacity: 0;
}

That CSS needs removing or changing as its hiding the sub menu.

Thanks a lot, no idea how that came in there. But, solved!

Glad to hear that!

This archived topic is closed to new replies.