hide post title

Posted in: Newspaper
Post count: 2

hi, I want to hide the page name/ title from displaying on the posts / pages.
I tried adding

.td-module-title {
display:none;
}

to custom CSS but it didnt work. Any suggestions please.
PS- this theme is ace!
Thanks

Post count: 2

no worries, i sorted it with

.td-post-title {
display:none;
}

thanks 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.