Remove header for a single page
-
Hi there,
I tried to remove the header and menu from a single page on my website. (I’m not sure why the right click is turned off too, but that’s a different item.) I only want the page title and the gallery to show for a charity on this page only.
Here’s the code I used in simple css:
.page-id-1321 .site-header {
display: none;
}I am a novice in coding, so any suggestions are greatly appreciated.
Thanks for your help!
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Remove header for a single page’ is closed to new replies.