Would you able to add the ability to change the colour of…

closed

Would you able to add the ability to change the colour of the Score font… as I have a black page with white text and the quiz has a white backing to it that’s making the score invisible

This thread has been imported from harmonicdesign.ca/hd-quiz/

August 22, 2022 at 9:04pmSteven

Hi Steven,
HD Quiz inherits the fonts and styles from your theme, but some themes can be… agressive and forcing things like font colors etc.

Luckly, it’s easy to override yourself.

To change the score font color, add the following CSS to your theme’s stylesheet, or use the customizer (appearance -> customize -> custom CSS).

.hdq_result {color: #000000 !important}

The above will force the score to be black

22 August 2022 — 21:09support admin Dylan

This thread has either been marked as complete or has been automatically closed due to inactivity. Please consider opening a new support thread for help.