Form on mobile not working

How to fix a form that is unresponsive on mobile devices.

Overview

The issue is caused by a webpage element covering the entire page and blocking form field interaction.
Identify and remove the problematic covering element, such as a specific div class, and test the form to ensure no side effects occur.

Answered
br brocars 07 May, 2017
Ref: http://www.commercialcleangroup.com/contact

Form works fine on pc but cannot enter content to the form fields on mobile.

Any idea why?

Thanks, Paul
Max_admin Max_admin 07 May, 2017
Answer
Hi Paul,

You have a div on the webpage with class = "backgrounds", it's causing this problem by covering the whole page, try to remove it and check if this will have any side effects.

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.