How do I change how a quiz looks on the mobile version…
How do I change how a quiz looks on the mobile version of my website so that some of the longer questions don’t get cut off?
This thread has been imported from harmonicdesign.ca/hd-quiz/
HD Quiz is 100% responsive, so if there are any issues on mobile it would be caused by your theme. If you can send me a link to a quiz, I can take a look at what’s going on and provide a quick fix for you.
https://reeferposts.com/ then go under Quiz on the menu.
Thanks for the link.
The problem is that you have the quiz inside of a table for some reason, and tables are not responsive on your site.
I strongly recommend you remove the shortcode from the table and your problem will be fixed.
If not, you can attempt to force your tables to be responsive by adding the following to your theme’s css style.css.table { width: 100%; max-width: 100%;}
Thanks for the help!
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.