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.

SVG Logo on Vantage theme

7 years ago · Last reply by Alex S 7 years ago

Hello,

I’ve uploaded my logo as an SVG file and trying to use that as my logo.
I’ve had 2 scenarios play out…an unsuccessful upload and the logo doesn’t show.
Or the logo is way too big.

I know I need to do something within CSS but can’t seem to figure out what to put and where.

Please help!
derivingalpha.dream.press is my temporary site.

Thank you!

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Alex S Staff 7 years, 8 months ago

    Hi Nick,

    You can use CSS to resize the image. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add (and adjust – reduce) the following CSS:

    #masthead .hgroup .logo img {
    	max-height: 286px;
    }

    You might also need to install the 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.

Have a different question or issue?

Start New Thread