• Resolved adsacomms

    (@adsalibrary)


    Hi there, we have just launched our new website and I am very happy with the theme. The only problem is, when I view the theme on a tablet or mobile I can’t seem the primary menu items. They are white on an orange background. If I click on the orange background they appear but there is nothing to indicate to the user that they are there, such as the 4 horizontal lines that you see on other sites. Is this something to do with the colours I have chosen or is it because I have increased the font size and weight of my menu items? Thank you!

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

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

    (@bensibley)

    Congrats on the launch!

    It looks like the mobile menu button is orange which is why it can’t be seen on the orange background. I’ll need to add another color control for this in the next Unlimited Pro updated.

    For now, you can add this CSS to make the button white:

    .site-header #toggle-navigation {
      color: #fff;
    }

    Please copy and paste that code into the “Additional CSS” section in the Customizer to add it to your site.

    Thread Starter adsacomms

    (@adsalibrary)

    Thank you, that works perfectly now.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Primary menu invisible on tablet/mobile’ is closed to new replies.