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.

Help with Header sizing

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

Using your Vantage theme, I installed a header logo and the header is now surrounded with lots of white space, header logo image is 1080×481-can I get an image size that completely fills the header area without all that white space-am i missing something about the basic settings?
(The Aweber form is being edited by the way…)

http://therenaissancewoman.co.uk

Any help is appreciated ..
Cheers

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, 10 months ago

    Hi Michael

    In Vantage Premium you can adjust header spacing under Appearance > Theme Settings > General > Header Padding but not completely down to zero.

    You can try inserting the following under Appearance > Custom CSS in our premium version or into your own Custom CSS plugin/module, like the one built into Jetpack:

    /* Header */
    header#masthead hgroup {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    }
    .main-navigation {
    margin-top: -9px !important;
    }

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