Removing space around the front page top banner, and twitter/linkedin icons?
HI, I’d like to change the colour of the background around the top logo to white (it’s currently a grey), and reduce the space above and below my header banner so that it sits flush with the top of the screen and flush with the menu bar.
Also, how do I add icons for things like linkedin and twitter to mya pages?
http://www.dev.sonar.finance/ or http://dev.sonar.finance/
Please can someone show me where I make those changes?
Thanks, Bruce
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Bruce
Masthead background and padding are both included in the premium Customizer. To review the premium offering head to Appearance > Vantage Premium.
Using a plugin like Simple Custom CSS you can set the masthead background color as follows:
/* Vantage Masthead Background Color */ header#masthead { background-color: #FFF; }The header padding as follows:
/* Vantage Header Padding */ header#masthead .hgroup { padding-top: 35px !important; padding-bottom: 35px !important; }You can add social media icons to widget areas or to Page Builder using the Vantage Social Media widget. There are also lots of third-party plugins that can help with this.
Hope that helps.
Hi Andrew, superb, thanks very much, my header is now much better!
Super, glad to hear that did the trick.
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.