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.

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

Resolved 3 replies general
11 years ago · Last reply by Andrew Misplon 11 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 11 years, 4 months ago

    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. bruceclaassen 11 years, 4 months ago

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

  3. Andrew Misplon Staff 11 years, 4 months ago

    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.

Have a different question or issue?

Start New Thread