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 menu

Resolved 2 replies premiumthemetheme-vantage
10 years ago · Last reply by jonoms 10 years ago

Hi :)
I am using the vantage theme and I am having trouble making the logo fit to the menu at the top of the screen the way I want it.

I have managed to upload the logo and make it visible, but it’s still way too small.
I am very new to wordpress. How would I go about increasing the size of the logo?

Kind regards,
Jon.

URL: http://simplymixing.com

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

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Andrew Misplon Staff 10 years, 9 months ago

    Hi Jonoms

    Thanks for the long wait.

    Appearance > Theme Settings > Logo: There you’ll find a setting that will remove the logo size constraint.

    Alternatively, insert the following at Appearance > Custom CSS and edit the value as required:

    /* Vantage Adjust Logo in Menu img constraint */
    header#masthead.masthead-logo-in-menu .logo > img {
    max-height: 35px;
    }

    Adjust the 35px value as required.

  2. jonoms 10 years, 9 months ago

    Thank you! :)

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