• Resolved Tamie

    (@tamierp)


    Hello! For some reason, my menu font is grey and when you hover, it disappears. I’m assuming it is turning white and the background is white. I need to either change the font colors or change the background color. How do I fix this?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Oliver Campion

    (@domainsupport)

    Hello Tamie,

    The default colours for the SideMenu are white for the text and dark grey for the background.

    If your site isn’t showing this then I’d need to see the website to work out what’s going on.

    That being said, you can change the colours of your SideMenu by adding the following CSS into “Customizer – Additional CSS” (using whatever colour you require where relevant) …

    .sidemenu {
        background-color: #666666;
        color: #ffffff;
    }

    Oliver

    Thread Starter Tamie

    (@tamierp)

    Thank you Oliver. Do you think that purchasing the upgraded plugin would work?

    Plugin Author Oliver Campion

    (@domainsupport)

    Hi Tamie,

    I’m really sorry but we are not allowed to talk about the premium plugin in this forum due to WordPress forum guidelines.

    Oliver

    Plugin Author Oliver Campion

    (@domainsupport)

    Marking this as “Resolved” now.

    Oliver

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Font Color’ is closed to new replies.