Show header only on front page
-
I want to show the header only on my front page, but hide it in all sub pages. I’ve tried with a couple of codelines found here, but they don’t seem to have any effect:
body:not(.home) #page .custom-header { display: none; }
Any other ideas?
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 ‘Show header only on front page’ is closed to new replies.