HD Quiz

Need to send invoices?
Check out my new WordPress plugin HDInvoice
Limited time launch sale

Hi there, Thanks for the plugging which I think could be …

Published: August 25, 2020
Support status: closed

Hi there, Thanks for the plugging which I think could be great. I followed your steps but I have an issue. When I try to load the questionnaire on my site I just have a dull/boring “Start your Quick” on a Black background. I am trying to remove the black background to make it more interactive but I find it impossible even with Elementor. How do you get rid of this black background? Thanks
Jimmy

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

thread author: jimmy

Hi Jimmy,
CSS to the rescue! You can customize the HD Quiz buttons (so the start timer, next, and finish buttons) byt editing the CSS class hdq_button.

So for example, if you added the following CSS to your theme’s style.css file, the button backgrounds would turn red and the text whote.

.hdq_button {
    background: red !important;
    color: white !important;
}
28 August 2020 — 12:20 support admin - Dylan

Thank you Dylan for your reply. I will try your suggestion and let you know how it went. Hope it will work.

Thanks again,

Jimmy

28 August 2020 — 17:43 thread author - jimmy

Don’t add it to the page. Edit your theme (appearance -> theme editor) and add the code to the very bottom of style.css file. Also don’t forget to clear your caches to make sure you see the changes. Your theme might also have a way to add custom CSS from appearance -> customize

28 August 2020 — 18:50 support admin - Dylan

Hi there Dylan. Yeah I figured out the way with my customising function. With regard to your score set-up, do you have a way to have a multi layered scoring system. For example if people score below 25% they fit category 1, 25-50 category 2, and so on?
Thanks Jimmy

29 August 2020 — 11:09 thread author - jimmy

If you are enjoying HD Quiz please leave a review here on the official WordPress.org page. HD Quiz is developed by me, just some dude, and is supported and available for free. It may seem dumb, but truly nothing makes me happier than knowing that people are using and loving HD Quiz and my hard work.

This thread has either been marked as complete or has been automatically closed due to inactivity.