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 expand

Resolved 5 replies premiumthemetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

Hello Andrew,

“News from the fields” :)

I’m trying to make my logo look good. I’ve tried both variants: with Custom CSS changes (for bigger logo) and without it. I prefer better the last variant so the navi menu looks much better and there is no need to “conjure” with logo size…

Is it possible to expand my logo size till ALMOST the border of the navi menu?

http://joxi.ru/82QpVRPudVKEmd

Thanks in advance for your help.

Regards

Andy

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

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Andrew Misplon Staff 11 years, 17 days ago

    Hey Andy

    I think I’ve looked into this before, try:

    /* Vantage logo in menu padding */
    header#masthead.masthead-logo-in-menu .logo {
    padding: 0 0 0 0;
    }

    Those values represent top, right, bottom, left so you could say: 2px 3px 1px 5px; etc.

    Let me know how that goes.

  2. andy-shandy 11 years, 16 days ago

    Hey Andrew,

    Yeap, it works. Now i can move it =)

    And is it possible to zoom a bit that logo in order to have more readable text?

    Best regards

    Andy

  3. Andrew Misplon Staff 11 years, 16 days ago

    Sure, let’s try set a max-height:

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

    Adjust that as required.

  4. andy-shandy 11 years, 15 days ago

    Hey Andrew,

    Yeap, that did the trick. Just amazing!)))

    Thank you very much!

    Best regards

    Andy

  5. Andrew Misplon Staff 11 years, 15 days ago

    Awesome, glad we could help out there.

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