Dear @mmontre,
Thank you for your response.
At the moment, unfortunately, the plugin doesn’t have this feature available for usage.
By the way, they have provided a new CSS snippet specifically for you.
Please add the following CSS to the Quizzes > particular quiz > Styles Tab > Custom CSS section.
Make sure to replace YOUR_QUIZ_ID with your actual quiz ID (for example, #ays-quiz-container-120).
#ays-quiz-container-YOUR_QUIZ_ID .ays-field.ays-matching-field-option .ays-matching-field-match {
flex-basis: 20% !important;
}
Please check this and let us know the outcome.
You can also add more CSS in the custom CSS section if you want.
Thank you.
P.S. Please feel free to open a new topic each time you have new questions/problems so that the information can be?accessible?to other users as well.