Remove headers except for blog posts?
-
Hello,
I am reworking a site with your theme. I have entered the below under Additional CSS to remove all header text and containers from pages:
.entry-header { display: none; }This accomplishes what I want, which is to remove the headers everywhere. However this also removes the headers from blog posts, which I don’t want. Is there a line of code I can use to remove all headers except for blog posts?
I know my other option would be to remove the header for all the individual pages using pageid or something similar, but I’m wondering if there was a more efficient way.
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Remove headers except for blog posts?’ is closed to new replies.
