I need to change the image slider to be in RTL mode,
I know that Broadcast theme use the Flickity library, I read that I need to add “rightToLeft: true” inside my JS file, I tried to add it but it does not seems to be working.
I really appreciate any help,
Thank you!
I tried to add rightToLeft: true inside the theme.dev.js file.