Main menu appearance - by micol - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 8 years, 7 months ago ago by Robert Hall

  • Avatar: micol
    micol
    Participant
    September 21, 2015 at 19:49

    how can I reduce the distance between the main menu items and how can I reduce the font

    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 21, 2015 at 21:02

    Hello,

    Please use this code in custom.css file

    .fixed-header .menu > li, .main-nav .menu > li{
        padding: 0 5px;
    }
    .fixed-header .menu > li > a, .main-nav .menu > li > a{
        font-size: 13px;
    }

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

    Regards,
    Robert Hall.

    Avatar: micol
    micol
    Participant
    September 21, 2015 at 21:11

    thanks

    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 21, 2015 at 21:20

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

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

The issue related to '‘main menu appearance’' 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.