Forums
(@mikej_09)
13 years, 7 months ago
Thank you. It worked.
In the screen.css file by content.entry-title{ I added “display: none;” and the title is removed.
#content .entry-title { clear: none; line-height: 1; margin: 0 0 20px; padding: 0; display: none; }
Thank you! 🙂