-
We have a website with bx-slider and following options:
bxSlider = $('.bx-pager2').bxSlider({
mode: 'horizontal',
auto: true,
controls: true,
…
-
__Issue description__: I have items set to 1, but my slider is showing 6 items. I have a more elaborate use-case locally with responsive options, but this is a reproduction without using the responsi…
-
Mentor: Chathu Vishwajith
*Brief*
Create a Slider Component to put in Home Page and if needed in other Pages
```
```
*Requirements*
* [ ] Not dependent on Bootstrap.
*…
-
Trying to implement responsive behaviour in slider but when added responsive break points it doesn't initialise the slider. My slider config is below:--
this.slideConfig = {
slidesToShow…
-
- Figma Designs: [Figma-Ecommerce-UI-Kit-(Demo-Version)-(Community)](https://www.figma.com/file/tXhNJv706AWM0lXlyxLH9l/E-commerce-UI---Figma-Ecommerce-UI-Kit-(Demo-Version)-(Community))
- Use only `Fl…
-
## Expected Behavior
The block should be responsive in both width and height when a user has not specifically chosen to set width and height values.
## Actual Behavior
On block addition the `…
-
Hi, for my task I use this solution, but when resizing the windows in the console, the error is Uncaught TypeError: Cannot read property 'add' of null. refers to initialization after else. I want to c…
-
__Hi, like OwlCarousel, it is possible to execute this with a Tiny slider__:
`HTML Outpot`
```
```
`Jquery Outpot`
```
// OwlCarousel
var className = document.querySelect…
-
When opening and closing the item inspector, the slider remains in its responsive position after closing the item inspector.
====================================================================
…
-
Hey,
thanks for this great slider, really modern coding and good execution!
I am lacking a feature i was used from `slick.js`.
I want to be able to disable/enable the slider/carousel based on…