disablig comments on post and to show comment count and post views on mobile

Posted in: Newspaper
Post count: 34

Hi,
How can I disable the comments on post and disable to show comment count and post views on mobile theme+amp? I am using the newspaper theme without the Standard Pack plugin and can not find these settings.
Thank you for your help!

Post count: 18283

Hello !

Please provide a link to your website in order to inspect.

Thank you !

Post count: 34
Post count: 18283

Hello !

Please use this css: .single .comments {
display: none;
}

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

The codes must be inserted here: https://www.screencast.com/t/fyP7TBVPWvhQ

Thank you !

Post count: 34

Thank you very much for your help!

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