Categories
How to change (reverse) animation direction?
Welcome all! Guys, the progress bar animation goes counterclockwise, how can I change its movement to the opposite - clockwise? Example here: https://codepen.io/sirius100/pen/gOrzbXK
Answer the question
In order to leave comments, you need to log in
https://jsfiddle.net/45xq6g8t/
Set .progress-ring__circle: transform: rotate(90deg) rotateY(180deg)
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question