Align form fields on mobile

  • lucindadejong
    Asked on November 9, 2021 at 7:18 PM

    Hi

    My fields are all left aligned on desktop but on mobile, although they are all left-aligned they are not in line. How can I set a indent to align them all.1636503481 618b0fb904371 image0 Screenshot 10

  • Tommaso_F
    Replied on November 10, 2021 at 3:06 AM

    Hello there,

    Allow me some time to check. I'll get back to you as soon as possible.
    Regards.

  • Tommaso_F
    Replied on November 10, 2021 at 6:11 AM

    Hello there,


    Please add this text below to the existing media only line

    label + div { float: right !important; }

    Right as you can see in this screenshot

    1636542684 618ba8dc42c53  Screenshot 10

  • lucindadejong
    Replied on November 15, 2021 at 4:48 PM

    Great thanks that worked