Remove entry-title from project pages
-
Hello,
Im trying to remove (not just hide) the gap between the header image and the page body of text on the portfolio pages, it auto generates a h1.entry-title with the title of the project, i dont want this. I would like it the same as my home page (www.thetenthyard.co.uk) where there is no large gap between header and content.
I have so far hidden it with:
h1.entry-title {
visibility: hidden;
}However this leaves a gaping hole of blank space between the header image the page content.
If what im asking is even possible, could someone kindly tell me how to achieve what im after?
Many thanks
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Remove entry-title from project pages’ is closed to new replies.