Change Font Color For Mobile Menu Only - by birchandbone

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

  • Avatar: birchandbone
    birchandbone
    Participant
    August 27, 2015 at 23:51

    How would I change the font color of the menu on the mobile version only to white?

    1 Answer
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 28, 2015 at 07:19

    Hello,

    Try to use this css code in Theme Options > Custom CSS > Global Custom CSS:

    .mobile-nav li > a {
    color: white !important;
    }

    Best regards,
    Jack Richardson.

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