Help with Header sizing
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
1Hi 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.