How can I change the font color of the quiz?

closed

How can I change the font color of the quiz?

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

April 14, 2017 at 2:19amAkshay Ganju

Hi Akshay,HD QUIZ uses your site’s CSS file to auto design itself. This works for 99% of users, but every once in a while we get a curve ball such as your site.

please add the following to your site’s CSS file.

#hdQuestionnaireContent .question h3 {color:#000 !important;}

This will make those headings black. Change color:#000 with what ever colour hex code you would like. You can use this site to help you select a colour: http://htmlcolorcodes.com/

14 April 2017 — 12:13support 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.