getgrav / grav-plugin-shortcode-owl-carousel

Grav Shortcode Owl Carousel Plugin
https://getgrav.org
MIT License
11 stars 12 forks source link

Passing class "owl-rtl" fail #3

Open MJO9 opened 7 years ago

MJO9 commented 7 years ago

Hi

I'm trying to find a way to pass the class "owl-rtl" but I couldn't get it to work. Any suggestions?

I tried:

[owl-carousel class="owl-rtl" items=2 margin=10 loop=true]

[/owl-carousel]