• Hi,
    I would like to show one slide only, already by less as 650px screen width and not first by 468, as it set up in your js file /wp-content/plugins/getwid/assets/blocks/post-carousel/frontend.js?ver=1.9.1
    responsive: [{ breakpoint: 991, settings: { slidesToShow: s, slidesToScroll: 1 } }, { breakpoint: 768, settings: { slidesToShow: n, slidesToScroll: 1 } }, { breakpoint: 468, settings: { slidesToShow: d, slidesToScroll: 1 } }]

    How can i set my own breakpoints? Whatever solution is welcome.
    appreciated
    Dimitri

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support eugenewhite

    (@eugenewhite)

    Hello there! 

    I sure get what you’re trying to complete, but I’m afraid there’s no block functionality that allows you to set custom breakpoints at this moment, unfortunately. So if that’s crucial for you to have 2 or more slides on tablets with screen widths between 468 and 768 pixels, then the only way out is to customize the frontend.js file where change “460” to “650”. If that’s not crucial, then you can set both “SLIDES ON TABLET”, and “SLIDES ON MOBILE” values to “1” to display only one slide on screen widths lower than 768 pixels. But we keep this in mind for future plugin releases if we collect more similar questions or requests from other customers. 

Viewing 1 replies (of 1 total)
  • The topic ‘Post Carousel Block breakpoints’ is closed to new replies.