Hey,
I’m creating an e-learning platform on webflow but i don’t know how can I create/add my member progress bar just like udemy and webflow university. Can someone help me?
How you approach it would depend entirely on what you’re trying to build. However if you search “progress bar” here or google for “Webflow progress bar” you’ll find a lot of examples.
Usually I prefer to build things as reusable as possible, so I’d lean towards a javascript approach or CSS calc() to size the inner progress indicator to the container.