Remove "Home" title from front page
-
Hi all!
I would like to remove the title “Home” from my front page and have it display no title at all.
I have tried both of these CSS codes:
.page-id-x .entry-title { display: none; }
.home .entry-title { display: none; }
And they both remove the title – BUT – they also remove all the featured content entry titles in the slider (.featured-content .entry-title).
How can I remove the page title without removing the entry titles in the slider too?
Thanks in advance ??
ps. I’m working on a child theme to Twenty Fourteen.
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Remove "Home" title from front page’ is closed to new replies.