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

    (@gavinohanlon)

    Hi Rinsaaan,

    Thanks for your message. I will be glad to assist.

    Since the other CSS adjustment did not work, can you send us a link to your quiz so that we can inspect it?

    Looking forward to hearing back from you.

    All the best.

    Thread Starter rinsaaan

    (@rinsaaan)

    Hi gavinohanlon,

    I sent you an Email.
    Is it possible to talk there?

    Thanks,

    Plugin Support gavinohanlon

    (@gavinohanlon)

    Hi Rinsaaan,

    Thanks for that email.

    After inspecting your website further, we found the solution.

    This is an example of the custom CSS –

    #fca_qc_quiz_1234 p.fca_qc_quiz_title
    {
    font-size: 10px !important;
    }

    Where the code above says “1234”, you will need to swap the numbers 1234 for the shortcode numbers in your Quiz Cat shortcode. Example – if your Quiz Cat shortcode is [quiz-cat id=”586″], then the CSS code to change the title font size would be –

    #fca_qc_quiz_586 p.fca_qc_quiz_title
    {
    font-size: 10px !important;
    }

    I hope that helps now. If there is any further questions, feel free to get back to us.

    All the best.

    Thread Starter rinsaaan

    (@rinsaaan)

    Thank you so much @gavinohanlon!
    You were very helpful.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Quiz Title Size’ is closed to new replies.