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/
 
1 year 11 months ago #1 by Othniel Harris

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

  • Posted by TemplatePlazza (5318) 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;}}
1 year 11 months ago - 1 year 11 months ago #2 by TemplatePlazza
Last edit: 1 year 11 months ago by TemplatePlazza.

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

Powered by Kunena Forum