Home>Support>Logo size expand

Logo size expand

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. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 7 months ago Andrew Misplon
    Hi, I Work Here

    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. 9 years, 7 months ago andy-shandy

    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. 9 years, 7 months ago Andrew Misplon
    Hi, I Work Here

    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. 9 years, 7 months ago andy-shandy

    Hey Andrew,

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

    Thank you very much!

    Best regards

    Andy

  5. 9 years, 7 months ago Andrew Misplon
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More