How do I make the payment page show all the answers

  • BaysideHC
    Asked on July 18, 2018 at 12:35 AM

    Hello i want to change the settings in my WIX site to include all the answers. 

    i changed the code so height is 1000px but it doesn't seem to help


    Thank you 


    Jotform Thread 1527533 Screenshot
  • Elton Support Team Lead
    Replied on July 18, 2018 at 3:56 AM

    Increase the height a little more. Around 820px would be enough. See if this helps.

    15319005182018 07 18 15 53 30 Screenshot 10

  • BaysideHC
    Replied on July 22, 2018 at 10:26 PM

    Hello, I went into WIX and updated the height


    1532312770code Screenshot 10


    it hasn't made a difference.
    Am i doing something else wrong?

  • Elton Support Team Lead
    Replied on July 22, 2018 at 11:36 PM

    Sorry, I realized that the height will be dynamically changed with the script.

    To fix it:

    Add this after the height:820px; (as highlighted in your screenshot),

    min-height:820px;