Skip to content
Discussion options

You must be logged in to vote

Hi @jmoweb,

This is actually pretty easy to achieve, all you need to do is add the correct classes to your element.

So if you're using a CMS collection, you'll natively have:

  • The wrapper
  • The list
  • The item

What you want is for these elements to have the markup needed for the Swiper library to work.

The wrapper -> swiper
The list -> swiper-wrapper
the item -> swiper-slide

Hope this helps

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jmoweb
Comment options

Answer selected by jmoweb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants