How to indent question values when the text wraps to a second line?

closed

The first two questions on my quiz have values that are in sentence form and are wrapping to a second line due to their length. The problem is that the second line continues underneath the button toggle instead of indented to continue underneath the start of the question. Can you please help me add CSS to make this look better (like the way you’d expect a bulleted list to display). Thanks!

August 2, 2023 at 12:45pmZach

Hi Zack,
not a problem! Enter the following into the HD Quiz Styler “Advanced CSS” section.

.hdq_label_answer {display: flex !important; align-items: center; } .hdq-options-check .hdq_toggle {top:-4px;}

Let me know if you need any further help.

02 August 2023 — 15:39support admin Dylan

This thread has either been marked as complete or has been automatically closed due to inactivity. Please consider opening a new support thread for help.