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.

Adding a border below the masthead

Resolved 4 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

I have a Premium Vantage website that is all black and white. My masthead background is white and the page background is white. Is there a way to add a line or border below the masthead to separate the masthead from the background a bit?

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Andrew Misplon Staff 10 years, 6 months ago

    Hi Papillon17

    You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    /* Masthead */
    header#masthead {
        border-bottom: 1px solid #000;
    }
  2. Andrew Misplon Staff 10 years, 6 months ago

    Adjust as required.

  3. papillon17 10 years, 6 months ago

    Perfect! Thanks so much!

  4. Andrew Misplon Staff 10 years, 6 months ago

    For sure :)

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