Thread Starter
BPD88
(@bpd88)
Or, otherwise; make it responsive/mobile-frindly on my avada theme :
Hello,
as our module uses Bootstrap, you can use Bootstrap classes to easily show and hide our form for various screen sizes.
Although as we are using two versions, the classes differ a little, please go to Advanced tab of our form configuration and first of all set Load Bootstrap CSS to Yes. Afterwards if you are using Bootstrap version 2.3.2 then in Contact Form CSS class field at the top of Advanced tab paste:
hidden-phone – to hide our module from smartphones
hidden-tablet – to hide our module from tablet devices
for Bootstrap version 3.x use:
hidden-xs – to hide our module from smartphones
hidden-sm – to hide our module from tablet devices
for more information about these classes please go here: http://getbootstrap.com/css/#responsive-utilities
By the way, our module should be fully responsive anyways, please use our support contact form on this page and send us a link to your site through it so we can investigate why it isn’t in your case.
Best regards