Logo in Menu
Is there a way CSS solution to increase the size of the logo slightly?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.
Is there a way CSS solution to increase the size of the logo slightly?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Have a different question or issue?
Start New Thread
Replies
3Hi Brian. There is currently a restraint on the logo size when using this layout. To remove that constraint please insert the following into Appearance > Custom CSS:
/* Remove Logo in Menu image constraint */ header#masthead.masthead-logo-in-menu .logo > img { max-height: none !important; }Works perfectly…thanks, I’m sure many others will be able to use this.
Super, glad we could help.
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.