Using Everest Prebuilt Layout as Website
I really like the Everest prebuilt layout. I’m just doing a simple landing page so I want to just use Everest as the design of my landing page but I can’t seem to remove all of the “stuff” that comes with a theme – especially the header. Is there a way to have everything but the Everest theme show up? Thanks so much in advance.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi TheDistrict,
This sounds a tad tricky but I should be able to help you by writing a bit of CSS. Do you have a public URL where we can take a look at your website? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.
This is a private message.
Hi TheDistrict,
Not too sure if this is what you’re looking for but hey, if it’s not just say so and I’ll adjust it. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
#page-header, .site-header, .site-footer { display: none !important; } .single-entry-content { padding: 0 !important; }You might also need to install the SiteOrigin CSS Editor.
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.