• Resolved Patrick

    (@pglad)


    I’m using the ‘elegant light’ style for a quiz. Some of the question options are wrapping even though the container appears to be more than wide enough.

    For instance, I am seeing this:

    When it would mean going beyond the speed
    limit

    When I want to see this:

    When it would mean going beyond the speed limit

    How can I prevent this happening?

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

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

    (@hyenokian)

    Dear @pglad,

    Thank you for your topic.

    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 (for instance, like this: #ays-quiz-container-1).
    Do not delete the space after it.
    Do not forget to clear the cache afterward.

    Here is the CSS code:

    #ays-quiz-container-YOUR_QUIZ_ID .ays_list_view_container .ays_grid_view_item {
    width: 100% !important;
    }

    Please follow these steps and let us know the outcome.

    Thank you.

    Thread Starter Patrick

    (@pglad)

    Thank you Jasmine, that worked fine

    Plugin Support Jasmine

    (@hyenokian)

    Dear @pglad,

    Thank you for your response.

    Glad to hear that everything works fine for you now.

    Your review can make a big difference!
    Please leave us a rating on ww.wp.xz.cn.

    You’ll help new users discover our plugin, giving us the opportunity to make it even better for you!
    Here is the link for rating: https://ww.wp.xz.cn/support/plugin/quiz-maker/reviews/?filter=5

    Many thanks in advance!

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

The topic ‘Word Wrap’ is closed to new replies.