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 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 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.
The following guide might also help with these sorts of customizations.
https://siteorigin.com/basics/modifying-theme-design-with-custom-css/
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!
My bad! For the Page Builder home page, the following CSS will do the trick.
Thank you SO much! You’re a lifesaver. Appreciate your help!