Menu Font Colors - by John.ox - on WordPress WooCommerce support

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

  • Avatar: John.ox
    John.ox
    Member
    August 22, 2015 at 18:37

    I’ve noticed in the demos, the main navigation menu font color uses a darker color than the theme options main color, price color options.

    The menu items on our site are showing as the color options chosen in the theme admin panel.

    We’ve loaded the demo content on a local test server, and it works as desired, but we have done our best to match options on the dev. site and can’t get the menu font color to override the chosen colors.

    Our goal: yellow chosen as theme color, black font color on main navigation menu items.

    There seems to be a theme option we are missing?

    Best regards,

    John

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    August 24, 2015 at 10:41

    Hello,

    Add this code in custom.css file to change color for menu items:

    .main-nav .menu > li > a {
       color: black;
    }

    How to create custom.css you can watch in this tutorial.

    Regards,
    Eva Kemp.

    Avatar: John.ox
    John.ox
    Member
    August 24, 2015 at 14:08

    Thank you for the quick reply, I thought there may have been an admin feature we were overlooking.

    Best Regards,
    Zack

    Avatar: Eva
    Eva Kemp
    Support staff
    August 24, 2015 at 14:36

    Hello,

    No, unfortunately there is no such option in admin panel. Sorry.

    Regards,
    Eva Kemp.

  • Viewing 4 results - 1 through 4 (of 4 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.