Having some difficulties with the contact form on my website. The link to the form is: here.
I am currently working on making the form mobile-friendly (the rest of the site scales down using @mobile screen tags in the CSS).
The form is stacked, so there is no need for the fields to float. However, I would like the container and textarea to shrink down to better fit mobile screens.
I have tried implementing @mobile screen with the #contactus elements in the CSS, but it does not seem to be effective. Any tips or suggestions?