Vantage Premium: Logo in Mobile view and Menu not aligned
Hi there,
I am very happy with everything except this.
I was hoping my logo and menu would align beside each other in the mobile view.
Any css I can add?
thanks.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
5Hi Cat263
Thanks for the wait.
One option is to increase the mobile menu collapse point to 960. You can do this from Appearance > Theme Settings > Navigation > Mobile Menu Collapse. This will collapse your menu into the mobile menu right at the point that it starts to split into two lines.
Hope that helps.
Hi Andrew – I did that nothing changed – cleared cache and checked on 2 phones…
That had the desired effect but I see what you’re asking about on mobile portrait view. Add to Appearance > Custom CSS:
/* Logo */ @media (max-width: 480px) { #masthead.masthead-logo-in-menu .logo > img { max-height: 28px; } }Adjust as required.
Hope that helps.
2 thumbs up!
Glad that helped :)
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.