Home>Support>Way to remove header logo and menu from static homepage?

Way to remove header logo and menu from static homepage?

Hi, I’m using Origami Premium and am trying to design a custom home page. Is there an easy way to plug in some code to a php file somewhere that will remove the header and top navigation menu from just the home page? Thanks!

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, 5 months ago Greg Priday
    Hi, I Work Here

    This CSS will only work for Shannon.

    Hi Shannon

    You should be able to do this with some custom CSS. Each page has a unique identifier. The following example will hide the header and menu on a page with the ID 253.

    .page-id-253 #logo,.page-id-253 #menu{   display:none;}

    The following guide might also help with these sorts of customizations.

    https://siteorigin.com/basics/modifying-theme-design-with-custom-css/

  2. 10 years, 5 months ago Shannon Miller

    Thanks so much, Greg. How do I find the page id of the Custom Home Page? It doesn’t show up in the list of Pages like the rest, and there isn’t anything except Page Builder options like the usual page editing interface, so I’m not sure.. Thanks!

  3. 10 years, 5 months ago Greg Priday
    Hi, I Work Here

    My bad! For the Page Builder home page, the following CSS will do the trick.

    .siteorigin-panels-home #logo,.siteorigin-panels-home #menu{   display:none;}
  4. 10 years, 5 months ago Shannon Miller

    Thank you SO much! You’re a lifesaver. Appreciate 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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More