Difficulties removing header in Twenty Seventeen
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
2Hi 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.
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.