• Resolved aib20

    (@aibtreger)


    Hello,

    how do I remove bold from all the questions? I’d appreciate your advice.

    Thank you

Viewing 15 replies - 1 through 15 (of 17 total)
  • Hi @aibtreger

    Can you please share your quiz link.

    Regards,
    Sumit

    Thread Starter aib20

    (@aibtreger)

    Hi Sumit,

    I’m afraid I can’t post the link, because the quiz is not in public mode. I took a print screen of the quiz but I can’t paste it here.

    The quiz consists of fill in the gaps questions and all of them are in bold. Bold type is good when it’s used sometimes, but it’s overused and the quiz looks bad with it.

    Hi @aibtreger

    I understand your concerned but without the quiz link, I am not able to help you.

    Regards,
    Sumit

    Thread Starter aib20

    (@aibtreger)

    Hi Sumit,

    Here is another quiz:?https://www.englishforpsychology.eu/exams-and-tests/the-man-with-the-seven-second-memory/

    This time the bold print isn’t a problem because it’s a multiple choice quiz and the answers aren’t in bold. It may, however, give you an idea what I’m talking about.

    Hi @aibtreger

    Please add the below-given CSS code in the additional CSS section of WordPress customer and then clear the website cache and then check.

    .quiz_section .mlw_qmn_question {
    font-weight: normal !important;
    }

    Let me know if you still face the same issue.

    Regards,
    Sumit

    Thread Starter aib20

    (@aibtreger)

    Thank you for the code but it didn’t fix the issue.

    Regards

    Aib

    Hi @aibtreger

    Ok, If you send me the quiz link then only I can help you.
    Please share the quiz link so I will check and help you to fix the issue.

    Regards,
    Sumit

    Thread Starter aib20

    (@aibtreger)

    Dear Sumit,

    this is the link to the test quiz: https://www.englishforpsychology.eu/exams-and-tests/test-quiz/

    Thank you for your help

    Aib

    Hi @aibtreger

    Thank you for sharing the quiz link. I request you to please add the below-given CSS code in the additional CSS section of WordPress customizer and then clear the website cache and then check.

    .quiz_section label, .quiz_section .mlw_qmn_question {
    font-weight: normal !important;
    }

    Let me know if you still face the same issue.

    Regards,
    Sumit

    Thread Starter aib20

    (@aibtreger)

    Thank you for the code, but it didn’t help ??

    Hi @aibtreger

    Please add the below-given CSS code and then check.

    .quiz_section label, .quiz_section .mlw_qmn_question p {
    font-weight: normal;
    }

    Let me know if you still face the same issue.

    Regards,
    Sumit

    Thread Starter aib20

    (@aibtreger)

    Hello Sumit,

    the new code didn’t help ??

    Thank you for trying to help me, though.

    Kind regards

    Aib

    Hi @aibtreger

    As I tried to add the css code using browser tool and it is working properly.

    Please check below-given screenshot link for your reference.

    https://drive.google.com/file/d/1a8fWdDUVU1Aq_WyE40RS_jIfzI9zNIdk/view?usp=sharing

    Regards,
    Sumit

    Thread Starter aib20

    (@aibtreger)

    Hi Sumit,

    I pasted the code you gave me in Additional CSS, deleted cache but the questions are still in bold. Before I asked for help, I experimented with the codes myself. I pasted this one, for example:

    .quiz_section label, .quiz_section .mlw_qmn_question {
    font-weight: 400 !important ;}

    Best regards

    Aib

    Hi @aibtreger

    Can you please record a small video for us? That will show how you process the CSS part.

    The best advice I can give is the standard fault finding and fixes.

    I first advise you to clear the cache and cookies. You can also try to reset your permalinks and try again.
    The issue could also be due to a theme or plugin conflict.

    Themes:
    As a test, switch to a default theme such as twenty-twenty and see if this fixes it.

    Plugins:
    If that doesn’t work, also deactivate all plugins apart from QSM and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    https://en-gb.www.ads-software.com/plugins/health-check/

    You can also follow the instruction given in the below link.

    https://quizandsurveymaster.com/how-to-identify-theme-plugin-conflict-with-qsm/

    Let me know if you still face the same issue.

    Regards,
    Sumit

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘How to remove bold from questions’ is closed to new replies.