How to change the filters checkmark position

Hi, my site is addapted to right to left language and i think that made the filters checkmark be in a wrong position (see pic). How can i fix this? it’s the same on mobile version.

thanks in advance!

Hey @Anonymous_d65591fabfe73ef1cdbdaa0a1489d355 ,

Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.


Screenshot is for reference only, the correct code to paste is the one shown above.

thanks! it worked :slightly_smiling_face:

also, how can i change the filters box position so it won’t be out of the screen on desktop?

Add on this also


amazing thanks