Hi,
Sorry about that 🙂
Paste the code below into: Customizing â–¸ General â–¸ Additional CSS
code:
.si-share span{
visibility:hidden;
}
.si-share span::before{
visibility: visible;
content: 'Enter whatever you want:';
}
https://prnt.sc/gv6kto
Regards