Home>Support>Page without Site Title?
  1. 9 years, 10 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