[Resolved] False Color in Submenu

Home Forums Support [Resolved] False Color in Submenu

Home Forums Support False Color in Submenu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2396428
    Katrin

    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

    #2396538
    David
    Staff
    Customer Support

    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.

    #2396577
    Katrin

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

    #2396598
    David
    Staff
    Customer Support

    Glad to hear that!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.