MENU ITEM SPACING - by VivaDigital - on WordPress WooCommerce support

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

  • Avatar: VivaDigital
    VivaDigital
    Participant
    July 10, 2015 at 06:22

    Hi,

    Please see here: http://prntscr.com/7qyhpj

    How do I increase the space between each menu item?

    Thanks

    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 10, 2015 at 07:20

    Hello,

    Please add this code in Theme Options->Custom CSS->Global Custom CSS.

    .navbar-collapse {
      padding-left: 20%;
    }
    .menu > li > a {
      padding: 20px 15px 15px 15px;
    }

    Regards,
    Robert Hall.

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