- Edited
Hi., Sharing single page article link: https://j4arcstnprj2o24.tasteandtrust.in/about-us
where this text is appearing at the top the page content 'Share:'
How do I remove it / Hide it?
Regards
Hi., Sharing single page article link: https://j4arcstnprj2o24.tasteandtrust.in/about-us
where this text is appearing at the top the page content 'Share:'
How do I remove it / Hide it?
Regards
anirudh444 Hi
You can use this custom css to hide it:
.view-article .item-page .sharing-content {
display: none;
}
yes... it's now working okay. Thanks & regards