Form fields alignment

  • cookiezombie
    Asked on April 7, 2017 at 7:06 AM

    1) Move the text and checkbox for "Cookie Pie" and "2% Milk" to the right so that it does not overlap the photo?

     

    2) Widen the dropdown columns for Ice Cream Pint (and all other items for that matter) so that "Coolhaus Bananas Foster" and "$8.00" are all on one line?

  • Sven
    Replied on April 7, 2017 at 7:06 AM

    Unfortunately, you cannot customize the decimal point in currencies that have decimal points, such as U.S dollars. 

    We apologize for any inconvenience this might cause, and thank you for understanding. 

     Please inject the following custom CSS in your form

     

    .form-product-item {

       width: 100%!important;

    }

     

    The result should look like this:

    Form fields alignment  Image 1 Screenshot 20