HTML code spacing | Experience Community
Skip to main content
Question

HTML code spacing

  • March 11, 2026
  • 2 replies
  • 12 views

Forum|alt.badge.img+2

Hi 

 

In the below screenshot and wording how can I reduce the spacing between these.

 

I will share code also. 

Thanks

Sarah

How likely would you be to recommend your Insurance Company to family or friends? 

 

Please rate on a scale from 0 to 10 with 0 being “Definitely would not recommend them" and 10 being "Definitely would recommend them".

 

 

 

 

2 replies

Forum|alt.badge.img+2
  • Author
  • Level 2 ●●
  • March 11, 2026

Code attached


vgayraud
QPN Level 7 ●●●●●●●
Forum|alt.badge.img+62
  • QPN Level 7 ●●●●●●●
  • March 11, 2026

Hi,

This part is directly piped in from your survey here in your code:

<td style="font-size:15px;padding:0px 16px 0px 16px;">${q://QID4/QuestionText}</td>

If you want to modify what’s piped in, you need to go back to the survey itself. Otherwise, you can hardcode the question text with the spacing you want instead of piping it in.