Can you remove the # from the questions? I’d like it to …
closed
Can you remove the # from the questions? I’d like it to show as “3.” not #3.
This thread has been imported from harmonicdesign.ca/hd-quiz/
Hi Shana,
if you add the following CSS to your theme it will hide the # symbol.
.hdq_question_number{display: none !important}
Most themes allow you to add custom CSS by logging into your site and going to: Appearance -> Customize -> Additional CSS. You can paste the above code there.
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.