I'm trying to add CSS code that will make all the questions and answers RTL.
I added to the css container:
#survey_container{margin: 10px; direction: rtl}
The questions are now RTL but the answers stll LTR (i;m using single-select vertical questions)
I tried several more options but nothing helped.
I was hoping you can help me solve this or at least tell me when I can find all the css options to add here.
Hi!
I'm trying to add CSS code that will make all the questions and answers RTL. I added to the css container: #survey_container{margin: 10px; direction: rtl}
The questions are now RTL but the answers stll LTR (i;m using single-select vertical questions)
I tried several more options but nothing helped. I was hoping you can help me solve this or at least tell me when I can find all the css options to add here.
Thanks!