• Resolved lukehapg

    (@lukehapg)


    The answers box for each question is huge and it only registers when you click directly on the word. ays-field ays_list_view_item

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Ays Pro

    (@ays-pro)

    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!

    Thread Starter lukehapg

    (@lukehapg)

    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!

    Thread Starter lukehapg

    (@lukehapg)

    @hyenokian Thank you so much Jasmine! worked perfectly.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Smaller Answer Boxes’ is closed to new replies.