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.

Sizing of logo on Vantage

Resolved 3 replies premiumthemetheme-vantage
Started · Latest reply by Andrew Misplon

I have added a logo to my site which should cover the total space of the page width, however, it doesn’t matter what I do I cant get it exactly right.

Please view the url for visual.

URL: http://www.bellewaarde1915.org.uk/blog

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff

    Hi Martin

    Vantage, at the time of build, unfortunately, didn’t anticipate this. Please, try the following at Appearance > Custom CSS to help things along:

    /* Full Header Logo - Boxed Layout Bound */
    header#masthead {
    padding: 0 !important;
    }
    header#masthead .hgroup {
    padding: 0 !important;
    }
    header#masthead .hgroup .logo img {
    height: auto;
    width: 1080px;
    }
    header#masthead .hgroup .logo img[style] {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    }
    .main-navigation {
    margin: 0 !important;
    }
    body.responsive header#masthead .hgroup .support-text, body.responsive header#masthead .hgroup #header-sidebar {
    display: none !important;
    }
  2. Martin Clift

    Many thanks for this, Andrew, it worked a treat!

    Regards
    Martin

  3. Andrew Misplon Staff

    Awesome :) Glad to hear that did the trick. All the best.

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