Personally I’d recommend going with a non-native slider option like SwiperJS or Splide — both of them require a bit of code but offer more functionality and can be used with CMS content fairly easily.
As far as examples, the Showcase is always a good place to check for Webflow build references. A quick search for “slider” with the clonable toggle selected gave me the result below which looks fairly similar and uses the native slider:
I’m sure there are some other alternatives in the list, the one above was just the first example that caught my eye. I’ve included the page below for quick reference:
Let me know if you have any other questions or run into any issues
I’m not sure of any way to do that myself — that sort of control is why I prefer using non-native options as Webflow’s slider component is farily limited.
I’ve managed to setup my slider to look how I want it and now what I’m realizing is that the slider starts off on slide 1. Which is cool but doesn’t give me the look that I’ve going for.
I’ve see multiple threads with code that is supposed to force slide 2 to display first, which should end up looking something like:
Because the code you referenced uses jQuery, you’ll need to add it to the second custom code section on the page (before tag) so it comes after Webflow’s included jQuery script tag.
After you make that change, make sure you’ve added you’re ID to the slider element — right now I’m not seeing that applied to your slider: