Title issue

Hello,

I was trying to get rid of the title on the pages Contact Me & About and entered a code but then noticed as I was scanning through my category pages the title of my posts were not appearing.
I deleted the code so now the Contact Me and About title is back but my post titles are still missing.

Thank you.

The website I need help with is ourpositive.com

hey there

Hope you are having a good day and thank you for your question :slight_smile:
Please add this CSS in appearance - customize - additional CSS

.page-id-982 .entry-title,
.page-id-213 .entry-title {
display: none;
}

Thanks!
Colorlib Support Team

Thank you so much - that worked for the 2 page titles!

I’m still not seeing the title of my posts on the category pages.

Any other code I can try?

I ended up deleting another css code and it helped to see the posts title but now the category titles are showing up at the top of the first 3 pages.

Hey there

“on the pages Contact Me & About” - code was generated for this pages, if you want to include other pages then you have to provide their urls :slight_smile: