Round corners for green/red answer box
closed
How can I have round corners for the green/red answer boxes- “Immediately mark the answer as correct or incorrect” boxes?
Thank you!
Hi Adrian,
add the following code under the Custom CSS section of the styler addon.
.hdq_correct, .hdq_wrong, .hdq_correct_not_selected {border-radius: 8px;}
Of course, change the 8px to whatever value you want 🙂
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.