changing the direction of dots' transition
-
I’m building a website using the TwentySixteen template, I’ve changed the direction of the theme with CSS:
`html
{
direction: rtl;
}’
Now the dots in the WD slider are activating in reverse i.e. clicking on the right button is transitioning the left. And changing the direction of the whole website is going to mess up everything
What am I supposed to change in the JavaScript code exactly?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘changing the direction of dots' transition’ is closed to new replies.