SVG Logo on Vantage theme
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
1Hi 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.