Remove comment bubble

Posted in: Newsmag
Post count: 39

Hi Tagdiv,

How can I remove the comment bubble which shows up in the smart boxes from my homepage and across the site. See red arrows:

Image and video hosting by TinyPic

Thank you!

AJ

Post count: 6535

Hi

Try this css in theme panel > custom code > custom css: http://screencast.com/t/QHdjMBpstbs

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

Let me know how it goes.
Thanks!

Post count: 39

Looks like its working. Thank you!

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