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.

Adjust Logo Size – Vantage Premium

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

Hi,

I have Vantage Premium and unfamiliar with CSS. Is there a way to increase the size of my logo and still have it stay aligned with my menu (without having to update the coding)? I have the settings currently as “logo in menu” and font size for the menu is 18 (I want to keep it that size).

Thanks in advance,
Mei Shan

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Alex S Staff 7 years, 11 months ago

    Hi Mei,

    Unfortunately, you’ll need to use CSS to do this. Do you have a public URL where we can take a look at your setup? This will allow me to write CSS specific for your website.

    By the way, as you’re a premium user, you’re entitled to priority email support. If you would like to make use of that, please follow the instructions found on your Page: Dashboard (please refer to the support tab). Please reference this thread and include your SiteOrigin order key in the email.

  2. meishan 7 years, 10 months ago

    Thanks for replying! I don’t know where to find my order key so I guess I’ll just continue using this thread. My website address is http://www.pinkhippo.ca

  3. Alex S Staff 7 years, 10 months ago

    Hi Meishan,

    We should be able to find your order key so I would definitely recommend emailing us.
    Regardless,

    You can change your logo size with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Please add (and increase) the following CSS:

    #masthead.masthead-logo-in-menu .logo > img {
    	max-height: 33px;
    }

    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