categori title

Posted in: Newspaper
Post count: 20

how do i remove categori title. see image https://imgur.com/RXZc1tc

Post count: 22421

Hello,

If you want to remove the title for all category titles, you can hide it with css like so:
.category .td-page-title{
display:none;
}

Thank you!

Post count: 20

please show me screenshot where i need to change this in CSS

Post count: 22421

Hello,

The code can be added to the theme panel under custom code in the custom css section.
https://www.screencast.com/t/Q8kOHikq

Thank you!

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