Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Heateor Support

    (@heateor)

    Hi there,

    You can save following CSS in Custom CSS option in Miscellaneous section at Sassy Social Share page in admin area:

    @media screen and (min-width:783px){
    	.heateorSssWhatsappBackground{
        	display: none !important;
    	}
    }

    783px in above code is the maximum width of the mobile device screen to show the Whatsapp icon. Screens wider than this won’t show Whatsapp icon. You can change it according to your needs.

    Thread Starter navinachettri

    (@navinachettri)

    Thanks

    Plugin Author Heateor Support

    (@heateor)

    You’re welcome

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Whatsapp icon in desktop’ is closed to new replies.