This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Menu Item padding option as no effect

Open 2 replies premiumthemetheme-vantage
Started · Latest reply by Andrew Misplon

Hi, I am trying to change the height of my menu with the option in personalization but it doiesn’t work. I can change the color an everything else but not the height. Can you help?

URL: http://www.handicap-o-soins.com

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. teedee

    I believe, the only way to customize it is to add proper CSS code.
    Theme standard is

    .main-navigation ul li a {
      padding-top: 30px;
      padding-bottom: 30px;
    }

    You have to change 30px to what you want it to have.

  2. Andrew Misplon Staff

    Hi Alexandre

    You ideally shouldn’t need Custom CSS for top and bottom padding. The Customizer is currently setting top and bottom padding to 30px. Perhaps head to Appearance > Customize > Menu and re-check that.

    But you can, as @teedee kindly mentioned, set this by inserting the snippet he provided into Appearance > Custom CSS and editing as required.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread