Home>Support>Logo size in mobile

Logo size in mobile

Hi once again (sorry to be bombarding you!). I’ve had to untick the auto size for my logo as it shows really tiny on the PC if I leave it ticked, however on the phone it shows too big and doesn’t resize along with the rest of my site. How can I fix this? Thanks.

URL: http://www.videeeo.com

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

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

    No problem.

    Try the following under Appearance > Custom CSS:

    /* Focus Logo on Small Screens */
    
    @media (max-width: 480px) {
    
    #masthead hgroup img {
    max-height: 40px;
    }
    
    }
    

    Adjust the 40px figure there as required.

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