How to hide the field labels in Preview before submit widget

  • bettingblueprint
    Asked on March 11, 2018 at 4:55 PM

    Hi,


    everything going great so far, just in the preview page before submit , i want it to just show the answers, i don't want the questions to show.


    what css code do i use ?

    thank you

  • bettingblueprint
    Replied on March 11, 2018 at 6:23 PM

    in summary, i want to remove the question text in the preview page

  • jonathan
    Replied on March 11, 2018 at 6:37 PM

    Please try this CSS codes on your form.

    #previewContainer li>div.label_i {

        visibility: hidden !important;

    }


    You can test how it work in my test form https://form.jotform.com/80697018372967

    Let us know if this did not work.



  • bettingblueprint
    Replied on March 11, 2018 at 6:45 PM

    omg thank you

    just finally, the preview shows it perfectly but there is too much vertical spacing between each answer, can that be modified ? so it looks like a list ? please

  • liyam
    Replied on March 11, 2018 at 11:56 PM

    Hello,

    When I check the spacing between, I can't interpret what spacing that you are referring to as there is a chance of reducing the spacing on the colored background, or reduce the spacing on the one that is in white background. Can you tell us which one that you would like to be reduced?

    15208269822018 03 12 1152 Screenshot 10