• Resolved abialowolska

    (@abialowolska)


    I created a quiz and added it as a popup to my page. However, once you answer the question the result display is incorrect – there is a huge space at the top, above, and below the social share buttons, and the answer is at the very bottom of the display which is not very user-friendly.

    After you enter my page, the display will show after 10 seconds.

    Any word of advice on how I can fix this?

    Thanks,

    Agnes

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Jasmine

    (@hyenokian)

    Dear @abialowolska,

    Thank you for the topic.

    I have passed your request to our Development Team for further investigation.
    They have created a new CSS code to help you achieve your desired result.

    Please take this Custom CSS code and insert it into the Quizzes > particular quiz > Styles tab > Custom CSS option.

    Then, replace YOUR_QUIZ_ID with the corresponding Quiz ID (e.g. 3).
    Do not delete the space after it.
    Do not forget to clear the cache afterward.

    #ays-quiz-container-YOUR_QUIZ_ID #ays_finish_quiz_YOUR_QUIZ_ID div.ays_thank_you_fs{
       min-height: 100px !important;
    }

    Please check this and let us know about the outcome.

    Thank you.

    Thread Starter abialowolska

    (@abialowolska)

    Dear @hyenokian

    I followed the instructions however nothing changed so far. I deleted the sharing buttons altogether since them appearing above the results make no sense anyway and right now there is just. giant empty space above the results. I was hoping deleting the buttons would reduce the space, but unfortunately that’s not the case.

    Can you help, please?

    Thank you,

    Agnes

    Thread Starter abialowolska

    (@abialowolska)

    Nevermind, it’s working good now, we can close the thread, cheers!

    Plugin Support Jasmine

    (@hyenokian)

    Dear @abialowolska,

    Thank you for your reply.

    Glad to hear that!

    Enjoy the plugin, and in the meantime, if you have any questions, do not hesitate to open a new topic.

    Have a nice day!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Wrong display of the quiz’ is closed to new replies.