Theme North logo min size and responsive layout
Hello, with the recent updates I seem to have some issues with the layout of the logo and menu of our website: http://tbitalia.org/it/
How can I specify that the logo image can shrink way more to make room for the menu on a mobile device? I guess it’s some kind of min-size attribute on the img but I hope you can easily suggest the appropriate css code, thanks!
Federico
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Federico
Sorry for the hassle. We expect to resolve this in the next update for the moment, until then please try the following added to CustomizeAdditional CSS:
@media (max-width: 780px) { .custom-logo { height: auto !important; max-width: 100% !important; } }Thanks so much Andrew,
that worked smoothly. I’ll try to remove it on the next North update then and see if it is fixed.
All the best and keep up with the amazing work.
Federico
Super :) Glad that helped.
Perfect, give it a try after the next update and see how it goes.
Thanks
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.