• Resolved steppers1

    (@steppers1)


    Hello,

    When writing the question explanations (Questions > Settings), I formatted the text (bold/strong, spacing…using the plugin’s text editor).

    This HTML formatting is not effective on the front-end.

    Do you have a solution?

    Thank you for your help,

    Martin

    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 @steppers1,

    Thank you for your topic.

    We have checked and noticed that there was a CSS conflict.

    To solve the conflict, please add the below-mentioned CSS code in the Quiz Maker plugin > particular quiz > Settings page > Styles >?Custom?CSS?option.

    #ays-quiz-container-YOUR_QUIZ_ID .ays_questtion_explanation strong{
    font-weight:revert;
    }

    Please, make sure to change the YOUR_QUIZ_ID and add the particular quiz ID. For example, if the Quiz ID is 2, it must look like this:

    #ays-quiz-container-2 .ays_questtion_explanation strong{
    font-weight:revert;
    }

    We will fix the given issue in the upcoming update.

    Please, check and let us know about the outcome.

    Thank you.

    Thread Starter steppers1

    (@steppers1)

    Thank you for your prompt reply, the problem is now fixed.

    Regards,

    Martin

    Plugin Support Jasmine

    (@hyenokian)

    Dear @steppers1,

    Thank you for your response.

    Glad to hear that everything is working fine now.

    Customer satisfaction is the highest priority for us.

    For a new query, feel free to open a new topic. Our Customer Care Specialists will be happy to help you.

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Formatting of question explanations does not work’ is closed to new replies.