Logo size in menu
Hi :)
I am using the vantage theme and I am having trouble making the logo fit to the menu at the top of the screen the way I want it.
I have managed to upload the logo and make it visible, but it’s still way too small.
I am very new to wordpress. How would I go about increasing the size of the logo?
Kind regards,
Jon.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Hi Jonoms
Thanks for the long wait.
Appearance > Theme Settings > Logo: There you’ll find a setting that will remove the logo size constraint.
Alternatively, insert the following at Appearance > Custom CSS and edit the value as required:
/* Vantage Adjust Logo in Menu img constraint */ header#masthead.masthead-logo-in-menu .logo > img { max-height: 35px; }Adjust the 35px value as required.
Thank you! :)
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.