Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #615632

    I have a contact form on the bottom of marksaleh.com.au

    I have name and email on the same line using 1/2.

    It works fine on a desktop but when I view it on a mobile the email box doesnt align.

    http://snag.gy/pOh4u.jpg

    Can you help to resovle this please.

    Thanks

    Kyran

    #616981

    Hi Geoffdoyle!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

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

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.