• ben10ben10

    (@ben10ben10)


    I noticed that when I open my site on my phone in Chrome, the menu font color is white and so is the background, so you can’t see the menu links. Does anyone know how to fix that?

    Thank you.

    • This topic was modified 6 years ago by ben10ben10.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello ben10ben10 ,

    Add below css code into your current active child theme’s style.css file or you can add additional css option in theme customizer

    .slicknav_nav a {
        color: #424242 !important;
    }

    Hope this will helps you.

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Menu colors not working on mobile’ is closed to new replies.