• Resolved itsmithu

    (@itsmithu)


    I want to hide text of share button for whatsapp and share full content with share button instead of link

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Burhan Nasir

    (@burhandodhy)

    Hi,

    Try the below CSS, it will hide the text for WhatsApp

    .simplesocial-whatsapp-share .simplesocialtxt{
      display: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘I want to hide share button text’ is closed to new replies.