Quiz Styler

Need to send invoices?
Check out my new WordPress plugin HDInvoice
Limited time launch sale

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

Published: August 2, 2023
Support status: 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!

thread author: Dylan

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:39 support admin - Dylan

This thread has either been marked as complete or has been automatically closed due to inactivity.