Change Menu Font - by sergiobru - on WordPress WooCommerce support

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

  • Avatar: sergiobru
    sergiobru
    Participant
    April 24, 2014 at 21:44

    Hi,

    I would like to change the font of the menu. I can’t from Theme Options/Typography, that change all except menu.
    Some option in php file or css?

    thanks!

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    April 24, 2014 at 22:56

    Hello,

    You need to insert the following code into custom.css file:

    .menu > ul > li > a {
        font-family: Georgia;
    }

    Change the font name to the required one.
    Also don’t forget to enable custom.css in Theme Options > Custom CSS > On.

    Regards,
    Eva Kemp.

    Avatar: sergiobru
    sergiobru
    Participant
    April 25, 2014 at 08:27

    Yes! Thank you! 🙂

    Avatar: Eva
    Eva Kemp
    Support staff
    April 25, 2014 at 11:28

    You are welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘Change Menu Font’' has been successfully resolved, and the topic is now closed for further responses

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