1. How to change the text’s color of the results (now i…

closed
  1. How to change the text’s color of the results (now it’s white on white)

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

October 29, 2020 at 7:46pmRobert Marleau

Hi Robert,
your theme is probably overriding heading colours to white 🙁

You can add the following CSS to your site to force it to be the colour you want (I am setting it to black here).

.hdq_results_title, .hdq_results_inner {color: #000000 !important}

30 October 2020 — 12:28support 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.