Forums
Home / Plugin: Best Quiz Plugin for WordPress: WP Quiz / RTL personality quiz
(@nitsano)
8 years ago
Hi, how can I change the personality quiz to hebrew – RTL?
(@mythemeshop)
7 years, 11 months ago
Hello,
RTL is not fully supported in WP Quiz yet. Kindly add the following CSS in Customizer > Additional CSS
.rtl .wq_questionTextCtr { float: right } .rtl .wq_singleAnswerCtr .wq_answerTxtCtr { padding-left: 0; padding-right: 31px; background-position: 100% center }
Thank you