Personnalisation couleur

closed

Hello, I have a decorative green strip that appears when the quiz starts, how do I remove it or change it to the color of my site (orange)?

February 3, 2026 at 12:51pmGirard

Hi Girard,
it would be useful if you can provide a link. As what you are seeing is not supposed to be possible, this points to a likely issue with your theme or cached assets.

The “green” strip is only supposed to appear once a quiz ends, not starts.

In case this is just a misunderstanding, and you did mean once the quiz ends, then you can change the colour by adding the following CSS to your site.

 

.hdq_loading_bar {background: #ff9913 !important}

Replacing #ff9913 with whatever hex value you prefer.

03 February 2026 — 13:48support 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.