Options not displaying

  • coolk000126
    Зададен на 24 април 2024 г. в 4:21

    Options not displaying Image 1 Screenshot 30 Screenshot 10

    Hi, there are 2 issues.

    1. In this Form Building screen above, the word" Quantity" was wrapped and showing 2 Lines. Please advise CSS Code to resolve.
    2. In the Form review screen below, the options are not displaying as per setup in Form Building shown above. Please advise CSS Code to resolve.

    Options not displaying Image 2 Screenshot 41 Screenshot 21

    https://myjotform.com/240532538724456


  • Lorenz Jotform Support
    Отговорено на 24 април 2024 г. в 6:37

    Hi Francis,

    Thanks for reaching out to Jotform Support. For the Quantity label, you can add the code below into your form, to ensure the text don't wrap.

    /* Prevent product sublabel from text wrapping */
    .form-sub-label {
    word-break: normal !important;
    }
    /* end */


    As for the product options not showing, I've moved that to a new thread. You can check that out here.

    Let us know if you have any other questions.

  • coolk000126
    Отговорено на 24 април 2024 г. в 9:03

    Thank you. All work well.

 
Вашия отговор