Home>Support>Using Everest Prebuilt Layout as Website

Using Everest Prebuilt Layout as Website

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

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. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 4 months ago Alex S
    Hi, I Work Here

    Hi 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.

  2. 9 years, 4 months ago Private Message - TheDistrict

    This is a private message.

  3. 9 years, 4 months ago Alex S
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More