Jump to content

WhatsApp Share Service 1.1.2 1.0.0

   (1 review)

1 Screenshot

  • Thanks 1
  • Downvote 1

User Feedback

You may only provide a review once you have downloaded the file.


Nexsus Maksima

   1 of 1 member found this review helpful 1 / 1 member

Add this code in to custom.css make it invisible on desktop devices

/* Whatapp sherdlink */
@media only screen and (min-width: 960px) {
.cShareLink_whatsapp {
    display:none;
  }
}

 

Link to review
×
×
  • Create New...