Hide Page Titles
-
Hello,
I’m trying to hide the titles on the pages using CSS Code, but so far none of them have worked. I tried the below:
.entry-title { display: none; }
h1.entry-title { display: none; }
.page-header h1.hestia-title { display: none !important; }
Please let me know if I need a combination of CSS Code.
Thanks.
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 ‘Hide Page Titles’ is closed to new replies.