-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
responsive #51
Comments
Hi there @hbhasin3 , Use the breakpoints param (http://idangero.us/swiper/api/#.V8hq_5MrI_U) Ie: For mobile (TIP: it's best practice to refer it as screen sizes (small,medium,etc)) , you would want to set up a breakpoint. Take a look at http://mydevice.io/devices/ to try to gauge and target particular devices.
Now pass in that object like so with the
|
sorry for disturbing you again but mine is not working |
if am taking override-parameters="{'effect':'cube'}" then it i taking those parameters and effect is show of the same but when i pass breakpoints then the effects are not shown for the same |
issue resolved thank you 👍 |
@ksachdeva Close issue when u get a chance. |
I tried everything and breakpoints definitely didn't work until i increased the version of swiper dependency to |
the swiper is not responsive.
help me out making its responsive for mobie view
thank you
The text was updated successfully, but these errors were encountered: