Hi Andrew Misplon,
I’m using free Vantage theme.
glad to see your working for Vantage theme users.
Can you please make me know that how can i reduce the height of the menu from up and down?
Your reply is solicited.
My site URL:
http://www.kmlsolution.com/new/
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Wasif
You can fix/change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
/* Main Menu */ .main-navigation ul li a { padding: 20px 35px; }You might also need to install the SiteOrigin CSS Editor.
The 20px value is for the top and bottom padding. The 35px value is for right and left. Adjust both 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.