This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Logo size in mobile

11 years ago · Last reply by Andrew Misplon 11 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 11 years, 2 months ago

    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.

Have a different question or issue?

Start New Thread