Change menu font - by Kike - on WordPress WooCommerce support

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

  • Avatar: Kike
    Kike
    Participant
    June 1, 2016 at 08:00

    Hi! how can I change the menu fonts? Thanks!

    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 1, 2016 at 09:27

    Hello,

    Please add this code in custom.css file:

    .main-nav .menu > li > a {
        font-family: Helvetica !important;
    }

    Best regards,
    Jack Richardson.

    Avatar: Kike
    Kike
    Participant
    June 1, 2016 at 10:03

    Thanks! but I want to change the font in the mega menu. I can’t change it in Theme Option>Typography

    Avatar: Eva
    Eva Kemp
    Support staff
    June 1, 2016 at 12:04

    Hello,

    Please use this css code:

    .main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container > ul > li > a {
      font-family: Helvetica !important;
    }

    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.