Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi,
I installed vantage premium and I set a logo image without “constrain Logo Height”.
I’m fine with the size but I’d like the menu bar to align bottom instead of top.
in Customise/Theme Design I can only find Horizontal alignment, so I tried to increase the Menu item paddlng, but the problem is the second level pages also become bigger (I want them to keep the standard padding).
Any solution?
Thanks
Hi Phil_traveler
You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.
Adjust as required. Hope that helps.
Hi Andrew,
Thank you for the fast reply. Yes it helps, but still I’m not ok. Can you also give me the code for adjusting padding-top and padding-down for the Menu bar?
Kind Regards
Phil
Ideally you’d set top and bottom padding for the menu bar from the Customizer. If you want to set it with Custom CSS you could do so using:
Hope that helps.
OK, this works fine for me. Thanks a lot!
Awesome :) Glad to hear that did the trick.
All the best.