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

Resolved 2 replies customizationpluginplugin-page-builder
Started · Latest reply by eljuanfe

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

    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

    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