How can I either edit the html of questions, of associate texts with questions?

  • darknighthimself
    Asked on June 4, 2021 at 8:34 AM

    One more thing: how can I either edit the html of questions, of associate texts with questions?

    http://prntscr.com/1400u7p look at this question for example, I had to type a separate text above it in order to make it look as I wanted it to look, because I didn't find a way to edit the html of the question field

  • Nikola JotForm Support
    Replied on June 4, 2021 at 8:43 AM

    You can add the first part of your text as the Question Text and the second part of the text with CSS code.

    So, add "Describe how the song made you feel in your own words. (Be as detailed as you want, it DOES interest me to know how my music made you feel. The more details, the better. )" as the Question Text.

    1622810424 60ba1f385d8c7 questiontext Screenshot 10

    And then add this CSS code to the form:

    label#label_64:after {

    content: "What was your main feeling? Did you imagine yourself somewhere? Doing something in particular? Does it evoke to you a particular landscape? Time? Color?...";

      font-size: 12px;

      display: block;

      padding-top: 20px;

    }

    Related Guide: How to Inject Custom CSS Codes

    Result:

    1622810579 60ba1fd33b68e text Screenshot 21

  • darknighthimself
    Replied on July 6, 2021 at 1:27 PM

    Hey Jotform team!

    Can I ask your for some help?

    Cause the results that I'm getting are either too small, or too big...

    Can you please integrate that text in the question below exactly as it is displaying?

    http://prntscr.com/192cry7

    And here also:

    http://prntscr.com/192cwhm


    A big thanks in advance

  • igorbojczuk
    Replied on July 6, 2021 at 5:30 PM

    Hi,
    I have moved your question to another thread. You can find it answered here - https://www.jotform.com/answers/3204469.

    Best,
    Igor