Responsive breakpoints
-
Hello,
I am implementing this slider into a WordPress theme. The slider container has a variable height relative to the viewport. So it will change when you resize the browser window. Masterslider should go with the containers height, but unfortunately it doesn’t. So I need some option similar to the “breakpoints” option from Swiper. I need to set the height based on the viewports width, e.g.
Viewport width > 1024px == Masterslider width 500px
Viewport width > 768px == Masterslider width 400px
Viewport width > 320px == Masterslider width 300pxIs there any option regarding this? If not, take this issue as an feature request!
- The topic ‘Responsive breakpoints’ is closed to new replies.