Logo Size Constraint
Hi All
My problem is similar to this older thread
I like my logo constrained by the menu height – but I expected that when increased the menu height – the logo would increase in size (since the constraint is reduced).
Is that not how this setting works ?
You can see our site at www.mdivito.com
URL: http://mdivito.com
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Jason
Thanks for reaching out.
The constraint is a fixed constraint. If you go to Appearance > Theme Settings > Logo, you can disable the logo constraint. Once done this will ensure your logo image displays at the size you’ve uploaded it at.
Alternatively, go to Appearance > Custom CSS and insert the following:
/* Logo */ #masthead.masthead-logo-in-menu .logo > img { max-height: 33px; }You can then adjust the 33px value and manually change the constraint.
Two options, go for whichever one feels the easiest.
Thanks Andrew – all sorted now.
Super :) Glad to hear you made progress on this.
All the best.
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.