Graphene Theme: Unable to delete Page titles
-
Hi everyone,
I know this has been covered many times before as I’ve spent the past hour searching and trying out various fixes but to no avail. I’m unable to remove the Page (not post) titles from the Graphene theme. I’ve tried updating the Custom CSS with the following but no joy:
.type-page .post-title {
display: none;
}I’ve also replaced some of the code in the loop.php file but this still isn’t working.
Firebug tells me that the element i’m trying to remove is called h1.post-title.entry-title
The URL is zumbaperth.co.uk
Thanks in advance.
Frankie
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Graphene Theme: Unable to delete Page titles’ is closed to new replies.