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].
Hello, is it possible to center the text in the menu. It looks kinda weird when the text is on top.
URL: http://www.victus.no
No response?
I used this code:
/* Vantage Remove Logo in Menu img constraint */
header#masthead.masthead-logo-in-menu .logo > img {
max-height: 150px !important;
}
Hey Nick,
I think you can solve the problem with the Menu Padding setting.
You can find it in Appearance-The Design-Menu.
Greetz
Hi Nick
Thanks for the wait.
You can indeed use the snippet you posted at Appearance > Custom CSS to remove the constraint placed on the logo image size. There is now also a setting for this. Once “Logo in Menu” is selected as your masthead layout you can turn off the constraint at Appearance > Theme Settings > Logo > Constrain Logo Height.
To center the menu text you can adjust the menu padding at Appearance > Customize > Menu > Menu Item Padding. Hopefully you find this setting helpful.
Let us know how you come along.
Hey @David. Thanks for jumping in here, much appreciated.