Remove comments not working

Posted in: Newspaper
Post count: 5

Hello.

I have all comments disable but still the indicator shows in most of my pages example 1 example 2 how can I remove it?

Also how can I remove social buttons from this seccion? example 3

Thanks for your help!

Post count: 6535

Hi

Try this css in theme panel > custom code > custom css:

.td-module-comments, .td-social-google, .td-social-pinterest{
display: none!important;
}

Let me know how it goes.
Thanks!

Post count: 5

Hi

Problem solved. Looks great.

Thanks for your help!

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