Mobile Nav menu links same color as background

This topic has 2 replies, 2 voices, and was last updated 8 years, 2 months ago ago by Robert Hall

  • Avatar: tmckee007
    tmckee007
    Participant
    January 29, 2016 at 08:25

    If I look at my site in an iPad or iPhone, the navigation menu items are black as well as the background making it impossible to see the links.

    What can I put in the Custom CSS for mobile to fix this?

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 29, 2016 at 08:43

    Hello,

    Please add the following code in Theme Options->Custom CSS->Global Custom CSS.

    .mobile-nav li a,
    .mobile-nav-heading {
        color: #FFF !important;
    }

    Regards,
    Robert Hall.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.