how can i change background color ?

closed

how can i change background color ?

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

November 30, 2022 at 3:06amarul

Hi arul,
you will need to add some custom CSS to your site.

If you log into your site and go to appearance -> customize, and then select “Additional CSS” you can paste the following code to change the colour.

.hdq_question {background-color:#000000 !important}

#000000 is the HEX value for black. You will need to change it to whatever colour you need.

01 December 2022 — 12:50support 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.