hey guys,
I have to make the drop-down choices start from right to left (instead of left to right).
I could not find a way to solve it, since our site is mainly in Farsi, this is a big problem for me, can you help me out?
I have tried to implement a css custome code with the body Id but it hasnt worked yet.
@media screen {
div#collection-5dc838d259401f781780b3b6 * {
text-align: right !important;
}
}
my site
Best regards,
farhad