Can someone give me the programming code to put in the CSS Editor to increase the space between ques | XM Community
Skip to main content
Question

Can someone give me the programming code to put in the CSS Editor to increase the space between ques

  • November 1, 2019
  • 1 reply
  • 13 views

Can someone give me the programming code to put in the CSS Editor to increase the space between questions? I don't want to increase significantly just so the formatting doesn't look as bunched.

1 reply

Forum|alt.badge.img+19
  • Level 5 ●●●●●
  • November 5, 2019
Do you just want a few line breaks before and after each question text? You can simply add the line breaks in the editor itself, or add <br> to the HTML of each question. !