Dear @lukehapg,
Thank you for the topic.
I am really sorry about the issue you are having.
Most presumably, there is a CSS conflict with your theme or one of your plugins.
Please send us a webpage link where the given quiz is located for further investigation.
Thank you!
Plugin Support
Jasmine
(@hyenokian)
Dear @lukehapg,
Thank you for the link.
We have checked the link and noticed that there was a CSS conflict with the Bootstrap integration plugin.
Please add this CSS at the end of the Theme > Customize > Additional CSS.
div.ays-quiz-container[id^="ays-quiz-container-"] .ays-quiz-answers .ays-field input+label[for^="ays-answer-"] {
margin-top: 0;
}
We will include this CSS code in the upcoming update.
Thank you!
@hyenokian Thank you so much Jasmine! worked perfectly.