Changing # of items based on theme/browser width
-
Hi. First of all excellent plugin. I like it very much. I am trying to control the number of items that can be shown based on the browser width.
Inside owl.caousel.js changing the below code seems to not affect anything. Can you please elaborate? or maybe update the plugin to allow for this change? I know that owlCarousel has this feature. Thanks!
items : 5, itemsCustom : false, itemsDesktop : [1200, 5], itemsDesktopSmall : [1100, 5], itemsTablet : [768, 2], itemsTabletSmall : false, itemsMobile : [479, 1], singleItem : false, itemsScaleUp : false,
https://www.ads-software.com/plugins/wpb-woocommerce-product-slider/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Changing # of items based on theme/browser width’ is closed to new replies.