Home>Support>Page without Site Title?

Page without Site Title?

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

Hi, I’m trying to build a few pages without a site title, just a slider… Is that possible in this theme? Thank you!

URL: http://nwpixel.com

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    Hi Dave

    There isn’t a page template for this but it is possible to remove the header using a custom CSS plugin like Simple Custom CSS. In that plugin you’d say:

    .page-id-14 header#masthead { display: none; }
    

    The .page-id-14 is the body class for the page we want to do this on. The example comes from this page here: http://demo.siteorigin.com/vantage/page-builder/. Inspect the page source, find the body tag, see the unique class.

    If you’re unsure how to inspect the page source please see: https://siteorigin.com/basics/modifying-theme-design-with-custom-css/.

    That line of CSS would need to be repeated for each page/post you wanted to do this on.

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