Okay
  Public Ticket #836871
Contact form button doesn't work on mobile
Closed

Comments

  •  1
    Anni started the conversation

    Hi, I've just started building my site and ran into a button problem on my Contact Form. When testing the site on phone, the submit button doesn't react in any way. Otherwise, the form works just fine. I used the the built-in Contact Form template page. Any ideas to fix this?

  • [deleted] replied

    Hi Anni,

    Can you please add the code below to Custom CSS

    @media (max-width: 767px){
        .contact-page .contact-information {
            clear: both;
        }
    }
    
  •  1
    Anni replied

    Brilliant! Thank you so much, it works perfectly now.

  • [deleted] replied

    Hi Anni,

    We will fix this problem on the next version of Aurum, and then you can remove that code from Custom CSS :)

    P.S: If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab, (if you don't know how, just open this link).

    A huge thank you from Laborator in advance!