Archived topic
Hide Footer Not Working
3 replies · Started by Greg on October 18, 2021
Viewing posts 1–4 of 4
Hi there, I am trying to hide the footer on page id 47170.
When I input this CSS it does not seem to trigger.
.page-id-47170 #footer {
display: none;
}
Any suggestions?
Hi there,
Have you considered using the disable element option?
https://docs.generatepress.com/article/disable-elements-overview/
Awesome thank you!
No problem :)
This archived topic is closed to new replies.