Home>Support>Vantage Premium Header graphic

Vantage Premium Header graphic

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

I have a client that has a large logo. It looks great on small screens, but on large computer screens it’s very large. Is there a way to limit how large the logo will be, or, a way to set the size for different size screens?

Tim

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, 7 months ago Greg Priday
    Hi, I Work Here

    Hi Tim

    One option here would be to use some custom CSS on the image to set its max-width attribute. So something like this:

    .logo img {
        max-width: 200px;
    }
    

    You’d just need to change the value to whatever works for you. You can use our CSS editor plugin to do this.

    Page: SiteOrigin CSS Editor

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