Hello, Michael C again. Thank you for the instruction on …
Hello, Michael C again. Thank you for the instruction on how to provide text to each quiz answer.
I purchased the styler and happy with it. Another question: After the results from a question in the “explanation” area… how do I enlarge the text side? It’s rather small to read. (I’m not very savvy with CSS).
This thread has been imported from harmonicdesign.ca/hd-quiz/
Thanks for the purchase!
On the styler, navigate to the custom CSS tab and paste in the following.
.hdq_question_after_text{font-size: 2em !important}
That will make the text 2em in size. Think of em as a percentage, with 1em being 100% initial size. So 2em would be 200% initial size, and 1.5em would be 150% initial size. Feel free to play around with the number to find whatever size works best for you. (also note: you may not see the change in the preview. you might have to save and view a real quiz)
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.