Get 10% OFF on Themes Bundle, Use Coupon Code GRC10 | Limited Time Offer! Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

Reply To: header on every page

#10150
Grace Themes
Participant

Hi Frits,

To delete the pagename/heading from each page

Go to Appearance -> Editor -> style.css
add below css code at the end of file

h1.entry-title, h1.page-title { display: none; }

Regards
Grace Themes