• Resolved lucycorne

    (@lucycorne)


    Hi
    On the desktop version the items in my menu are dark grey on white, but in optimised/mobile versions the text colour becomes white (on a white background) and hence unreadable. Hoe do I fix this?

    Thanks in advance

    Lucy

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Hi Lucy,

    Thanks for using Unlimited!

    Could you share a link to your site? That will help me create a code snippet that will work well for this.

    Thread Starter lucycorne

    (@lucycorne)

    Thanks for the quick reply Ben. This is the site:

    https://beerday.co.za/

    Theme Author Ben Sibley

    (@bensibley)

    Sure thing!

    Try this CSS out:

    .menu-primary .menu-primary-items a {
      color: #3a3a3a;
    }

    Please copy and paste that code into the Additional CSS section in the Live Customizer (Appearance > Customize), and it will take effect right away.

    Thread Starter lucycorne

    (@lucycorne)

    Thanks so much – it’s working now ??

    Theme Author Ben Sibley

    (@bensibley)

    You’re welcome! Stay in touch if you need anything else and I’ll be happy to help.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Menu text white in mobile version’ is closed to new replies.