Page Title display none

Posted in: Newspaper
Post count: 257

Is there any way to fix the Problem with Page-Title? >> https://nimb.ws/Y63PAV
I dont wanna have these black, left-align Title on Pages. Is the only way i have, use custom css?

Post count: 21065

Hello!

Unfortunately, there is no setting for this at the moment but you can use this css code:

body .td-page-title {
display: none;
}

Hope that helps you!

Thank you!

Post count: 257

thank you.

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.