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.

Difficulties removing header in Twenty Seventeen

9 years ago · Last reply by eljuanfe 9 years ago

Hi,

I am building a new website (xpotencia.com) and selected the twenty seventeen theme, however I tried to remove the header but there is a white bar at top that I can’t remove. Can someone please help me out?

Thank you very much

Juan

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

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Alex S Staff 9 years, 1 month ago

    Hi Juan,

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

    .home .panel-content .wrap {
    	padding-top: 0 !important;
    }
    .home .entry-header {
    	margin-bottom: 0 !important;
    }

    You might also need to install the SiteOrigin CSS Editor.

  2. eljuanfe 9 years, 1 month ago

    It worked wonderful, Thank you very much for your help

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