Button font color doesn’t change
Hello,
somehow, the button font colour doesn’t change. It is always white, even though in the settings it is set to black.
The other font colours work fine.
This is not an urgent matter.
Have a nice holiday!
Best, Michaela
Hi Michaela, thanks!
I just took a look and adding the following to the “Custom CSS” section of the Styler Addon will force your theme to set the button colour to black.
.page-content .hdq_quiz_wrapper .hdq_button {color: #000000 !important}
Hi Dylan,
thank you.
I copied the code into the “Custom CSS” section, but unfortunately the font colour still is not changing.
I also copied the code into the “Custom CSS” of my theme, but the font colour stays white.
So, I slightly changed the button colour as a temporary solution. 🙂
Thank you, Michaela
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.