Archived topic
Hide footer on home page
5 replies · Started by Conor on September 24, 2020
Hi,
How can I hide my footer on the home page.
Hi there,
Are you referring to the entire footer area including the footer widgets and the copyright?
Let me know :)
Yeah, is that a bad idea?
Nope not at all.
Is your home page a static page or the posts page?
My home page is the post page - but I have run some php that made it only show posts from one category.
If it's the posts page, then you need to create a layout element, select 0 footer widgets and disable footer:
https://docs.generatepress.com/article/layout-element-overview/#footer
https://docs.generatepress.com/article/layout-element-overview/#disable-element
Then set the display rule to the Front page.
Let me know if this helps :)