Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #575699

    Hi guys,

    Every site I have developed with Enfold has this same problem (see below). On contact forms, the fields are misaligned.

    What CSS should I use?

    Will there be a fix for this theme bug?

    Thank you,

    Jas

    #575764

    Hey Jasmer!

    Please add following code to Quick CSS

    @media only screen and (max-width: 479px) {
    .responsive .avia_ajax_form .form_element {
        margin-left: 0;
    }}

    Regards,
    Yigit

    #576016

    Thanks Yigit!

    Would you mind asking Kriesi to add your CSS to his theme? The problem is present in every installation.

    Topic solved!

    Jas

    #576050

    Hi!

    I just notified him, so he can take a look and apply the CSS fix if he can :-)
    Thanks a lot for your suggestion, we do appreciate it!

    Cheers!
    Basilis

    #576119

    Thank you Basillis! You can close this topic..

    Jas

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Mobile Site Misaligned Input Fields’ is closed to new replies.