Mobile menu tekstcolor - by Paycheck85 - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 7 years ago ago by Rose Tyler

  • Avatar: Paycheck85
    Paycheck85
    Participant
    April 12, 2017 at 13:53

    Hi My mobile menu text color is grey and therefor not visible, where can i change the color to white text? https://gyazo.com/d3d614c7c94d6d056dcdddb8c90ce5c2

    thanks

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2017 at 14:43

    Hello,

    You can add this code in Custom css for mobile:

    .mobile-nav-heading.close-mobile-nav {
        color: white;
    }
    .mobile-nav li a {
        color: white;
    }

    Regards,
    Rose Tyler.

  • 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.