Disable Counter bubble on widget

Posted in: Newspaper
Post count: 3

Hello,

Is it possible to disable bubble counter on widget sidebar blocks?

Post count: 22421

Hello,

You can use this code in the theme panel-> custom css box:

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

Thank you!

Post count: 3

I believe that it doesn’t work…need something more?

Thank You.

Post count: 20688

Hi,

Please provide a link to your website, so we can inspect it and provide a solution based on your setup.

Thanks

Post count: 3
Post count: 20688

Hi,

I have tried to access the link you provided but unfortunately it is not working at the moment – https://www.screencast.com/t/Dpqa2lFd

Thanks

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