Edit a Block Display

Posted in: Newspaper
Post count: 3

Is there any way to remove the little comment bubble that is on my blocks? You can see an example here:

http://www.patientworthy.com

Under the latest article header, the row where the authors name is, then date, then on the far right, a little comment bubble. Can I remove those? Thanks.

Post count: 22421

Hello,

The little comment bubble can be removed from the theme panel like so: https://www.screencast.com/t/ogeh8QXpmzOn

Thank you!

Post count: 3

I don’t have that option in my block settings. I just have:

Thumbs on Modules
Category Tags
7 Day Posting

Post count: 22421

Hello,

You seem to be using a very old version of our theme. The option was not there in newspaper 6.
The only option to remove the comment bubble was in theme panel->post settings
That option should affect all the module blocks and posts at the same time
If you want the option active for posts but disabled for all other templates, you should use this custom css code:
.td-module-meta-info .td-module-comments{
display:none
}

Thank you!

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