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.

Remove Header widget and stretch banner to end

Open 1 reply themetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

Hi,
Love the Vantage theme. I am using a banner in the logo area and a logo in the Header Widget. Am I doing it right? I could incorporate the logo in the banner with pixlr but how do I stretch the banner full length? I am running boxed. Thanks.

URL: http://www.new.atcas.org.sg

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

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 11 years, 2 months ago

    Hi Chandran

    Perhaps try this. Combine your two images. Ensure that your background and overall image width is 1080px wide. Then upload that image as your logo. Finally insert the following under Appearance > Custom CSS:

    /* Full header logo */
    header#masthead {
    padding: 0 !important;
    }
    header#masthead .hgroup {
    padding: 0 !important;
    }
    header#masthead .hgroup .logo img {
    width: 1080px;
    }
    .main-navigation {
    margin: 0 !important;
    }
    body.responsive header#masthead .hgroup .support-text, body.responsive header#masthead .hgroup #header-sidebar {
    display: none !important;
    }

    That’ll create a full header, 1080px wide logo for you which is clickable and get rid of the white space.

    Let me know if you don’t want this, we can try something else.

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