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 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
Hi 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.