I’ve implemented Swiper.js into my portfolio using this tutorial. However I want the last slide to simple show a CTA. Is there a way to add and style a static div element as the last slide in the CMS collection?
You could add the CTA in general in the slides-template and then add a switch element in the CMS to control the display of the button and the other elements in the slider (via the filters in the CMS-Settings). So if the switch is turned on, the button is shown and all other elements are hidden.