Mobile menu text color - by Kamaha - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 7 years, 7 months ago ago by Eva Kemp

  • Avatar: Kamaha
    Kamaha
    Participant
    September 10, 2016 at 09:39

    Hi,

    I would like to change text color in mobile menu from black to white. Now it’s black text on black background which made my menu invisible.
    I tried a bunch of codes I found in the forum but none of them seemed to work.

    Regards,
    K.H.

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    September 10, 2016 at 14:42

    Hello,

    Add this code in Theme Options > Custom CSS > Global Custom CSS:

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

    Regards,
    Eva Kemp.

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