Home>Support>Theme North logo min size and responsive layout

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. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 5 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    Hi 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;
    	}
    }
  2. 5 years, 8 months ago Federaik Ludikon

    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

  3. 5 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More