WhatsApp Multi Agent - Show on mobile only

I have enabled WhatsApp Multi Agent on my demo site., but how do I enable as module on mobile device only.

What class suffix can I use? See demo site - upgrade.sdf.org.jm/
 
9 months 4 weeks ago #1 by Othniel Harris

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5195) Offline
Hi There are several ways to do this, including doing it via a template (usually templates have a way for this) but the easiest thing is to hide it via css.
Try enter the following code on the css adjustment tab found on the Whatsapp Agent module setting page :
@media (min-width:960px){.wa_agent_btn {display:none!important;}}
9 months 4 weeks ago - 9 months 4 weeks ago #2 by TemplatePlazza
Last edit: 9 months 4 weeks ago by TemplatePlazza.

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum