Remove Title from Category Page

Posted in: Newspaper
Post count: 5

How could I remove the Category Title on all Category Pages?

Thank you!

Post count: 1043

Use this code
.td-category-header .td-page-title {
display: none;
}

Post count: 5

Thank you!

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