PenciDesign Supporter replied
Hi,
The issue is that one of your installed plugins has identified the link you inserted as broken.
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
a[href^="https://gyg.me"] {
text-decoration: none !important;
}Regards,
PenciDesign.