Header removal from one page without affecting other pages
-
I removed the banner image from the single job listing page using the following code.
.entry-header { display: none}
This resulted in removing header from all the pages including blog.
How to remove the image header only from job listing page without affecting other pages.
The page I need help with: [log in to see the link]
- The topic ‘Header removal from one page without affecting other pages’ is closed to new replies.