Quiz Styler

Results Title / Heading Font Size cannot be changed

Published: August 3, 2025
Support status: closed

Hi,
Changing the Result Title font size affects only ‘Results’ (Rename “Results” text in the translation section) (see my screenshot) but not the Title itself.
Is this expected ? Any advice ?
Thank you

View post on imgur.com

thread author: Gilles

Hi Gilles,
what you are seeing IS intended, as far as the Styler Addon is concerned. What you are seeing is actually caused by an oversight I made with HD Quiz itself, specifically with how the headings for Personalty-type quizzes are printed on the page (it is already fixed for the next version).

For your site, I’d recommend adding the following CSS Rules to the Custom CSS section of the addon.

.hdq_results_inner .hdq_result {font-size: 1.6rem !important}
.hdq_results_inner .hdq_result { line-height: 1.2 !important}

I think those two rules will make it look a lot nicer on your site!

03 August 2025 — 18:03 support admin - Dylan

Works great ! Thank you

04 August 2025 — 10:19 thread author - Gilles

Login to reply