getgrav / getgrav/grav-plugin-shortcode-owl-carousel
Responsive Options ?
Open
- Dominant language
- CSS
- Stars
- 12
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I'm trying to get the carousel to be responsive. 6 visible on larger screens and only 1 on smaller (mobile). How am I supposed to add responsive options/breakpoints to the carousel ?
i.e., like with the non-shortcode plugin,
responsive:{
0:{
items:1,
nav:true
},
600:{
items:3,
nav:false
},
1000:{
items:5,
nav:true,
loop:false
}
Thank you :)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.