How to align forms vertically

  • kjessee
    Asked on June 4, 2020 at 11:36 PM

    For some reason my form is not showing up correctly today (both on a desktop & on iphone). When you open the form link, every product that I have listed is not showing the product image. Also, the products are listed in a horizontal line and are way off the page to the right, rather than in a vertical line like I have always had them. I hope this makes sense. Please assist. Thank you!

    Jotform Thread 2369749 Screenshot
  • Kenneth JotForm Support
    Replied on June 5, 2020 at 3:12 AM

    Thank you for reaching support,

    Allow me some time to do some customizations on the form and I will get back with you shortly.

    Thank you.

  • Kenneth JotForm Support
    Replied on June 5, 2020 at 3:28 AM

    Hi there,

    I manage to change the layout of the products to vertical, Here is a Screencast:

    1591342026Nailed It with Kelcey  Order F Screenshot 10

    If that is acceptable, then insert this code into your Inject Custom CSS Area:

    div#cid_18 [data-wrapper-react=true] {

        flex-direction: column !important;

    }

    I hope that helps.

    Best.