Hi @prokops,
Sorry for the late reply.
So you want the slider to slide on desktop but not on mobile? You can achieve that with the page builder that you are using. Every page builder has the option to show/hide each block on different devices. So create two sliders one for desktop and one for mobile. Hide the slider for the mobile version from the desktop and do the opposite to the other slider. Turn off the auto-play from the slider for the mobile version.
I hope you understand.
Thank you very much!
Hi there
We use Gutenberg, and I guess it isnt default option to hide blocks.
What I am asking is not to show/hide but not to load in mobile, such as running an wp_is_mobile() check. I guess from your answer that you don’t offer such functionality right now.
Cheers