Hi
I don’t want to show page titles in pages. Made a screenshot of what I mean. http://i.gyazo.com/ccbebb4fe816a7c744fd06a180ceb557.png
I guess there has to be a simple way of doing it.
Any suggestion is appreciated, Thanks
1 Answers
Hi,
To resolve this issue, you can add the following code to the style.css file:
.page .entry-title { display: none;}
Hope this helps !
Please login or Register to submit your answer