SOHO Theme- Remove page and post title?
- The topic ‘SOHO Theme- Remove page and post title?’ is closed to new replies.
Need help? Check out our Support site, then
How do you remove the page title?
The blog I need help with is: (visible only to logged in users)
Hi,
To remove all page titles you can add this css code
h1.entry-title {display:none;}
Thanks,
Edy