Home>Support>Vantage Premium Constrain Logo Height Customization?

Vantage Premium Constrain Logo Height Customization?

By Semper Aye, 9 years ago. Last reply by Daniel, 9 years ago.

Hello,
I’m a WP noob.
The problem that I am having is that the Vantage theme is that when I choose the masthead layout to be “logo in menu,” the “Constrain Logo Height” option is shrinking my logo far to much to the point where it is hardly readable. I am no expert in changing the size of my logos, and I was wondering if there was a way to reduce the black space in the menu around the logo so that it would appear larger while keeping the constrain option checked? For example set it to constrain about 30% less than it currently does? Thanx!

URL: http://www.salamatphilippines.com/

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, 4 months ago Semper Aye

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

    After reading a few other threads, I have added this above code to custom CSS to enlarge the logo, and it does make the logo look a little easier to see…..but…..it makes it so that menu buttons are no longer vertically centered. Any Solution?

  2. 9 years, 4 months ago Semper Aye

    I forgot to mention:

    Not only does this mess up the alignment of the menu buttons, but also the blue hover blocks no longer stretch to fit the entire size of the menu. Maybe there is an easier way to solve this? lol

  3. 9 years, 4 months ago Daniel
    Hi, I Work Here

    Hi Semper Aye

    You can fix this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    
    .main-navigation ul li a {
    padding: 30px 35px !important;
    }
    

    Try that out

    Cheers

  4. 9 years, 4 months ago Semper Aye

    Addo,

    Thank you! I added your code next after the code I had already entered, and it’s just how I wanted it to look!

  5. 9 years, 4 months ago Daniel
    Hi, I Work Here

    Perfect :-)

    Always feel free to open a new thread whenever you require support

    Cheers

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