Menu problem – Customization Vantage Theme
I have problems with the menu on my Vantage theme.
I need to reduce the space horizontally between the different items because I have so many of them that they don’t fit in a single line. I would like to shorten the size between each box but can’t find an option for this, even with the SiteOrigin CSS pluggin.
Could you help me?
Thanks you so much
Anne
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Anne
Thanks for reaching out.
If you’re using Vantage Premium you’ll find a Menu Padding option at AppearanceCustomizeTheme DesignMenu, however, this is for vertical padding. For horizontal padding we can add the following to AppearanceCustom CSS:
/* Main Menu */ .main-navigation ul li a { padding-right: 35px; padding-left: 35px; }35px is the default value, adjust it as required.
Hope that helps :)
Hi Andrew,
Thank you for your help ! It works !!!
Anne
Awesome :) Glad to hear that did the trick.
All the best with your site.
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.