Home>Support>Removing space around the front page top banner, and twitter/linkedin icons?

Removing space around the front page top banner, and twitter/linkedin icons?

By bruceclaassen, 10 years ago. Last reply by Andrew Misplon, 10 years ago.
Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

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

URL: http://www.dev.sonar.finance/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Hi 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.

  2. 10 years, 10 months ago bruceclaassen

    Hi Andrew, superb, thanks very much, my header is now much better!

  3. 10 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More