Change font style in menu - by Cristian - on WordPress WooCommerce support

This topic has 6 replies, 3 voices, and was last updated 7 years, 10 months ago ago by Robert Hall

  • Avatar: Cristian
    Cristian
    Participant
    May 8, 2016 at 13:04

    Hello,

    How can i change the font in the menu? only in menu 🙂 http://prntscr.com/b1ncsk

    You dont have an option in theme panel.

    Thank you

    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    May 9, 2016 at 14:36

    Hello,

    Add this code in custom.css file:

    .main-nav .menu > li > a {
        font-family: Georgia;
        font-size: 14px;
    }

    Change values to yours.

    Regards,
    Eva Kemp.

    Avatar: Cristian
    Cristian
    Participant
    May 9, 2016 at 20:38

    Hi,

    It doesnt seem to work

    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 10, 2016 at 08:41

    Hello,

    You should create the custom.css file first.

    Here is a video tutorial how to create it: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall

    Avatar: Cristian
    Cristian
    Participant
    May 11, 2016 at 21:11

    got it. thanks

    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 12, 2016 at 07:54

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

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