Share

Posted in: Newsmag
Post count: 43

Hello,

When I disable share option on newsmag the other two lines: https://prnt.sc/whd2bd
How to remove them?
Thanks

Post count: 35449

Hi,
You can remove one of that line using custom css, this is the only way.
The css that can be use is this one
.td-post-sharing-bottom {
display: none;
}

It need to be set in theme panel> custom code> custom css.
Hope it will help you!
Thank you!

Post count: 43

Yes. Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.