Disable Fullscreen Slider on Responsive View

I want to disable the Fullscreen Slider when I reach a certain Screen Width. Any chance of doing that? Didn't found any options as "Slide height" isn't doing what I expected it to do.

Another thing, is there a possibility to align the images in the slider on bottom instead of centering them?

Hi Andi, each block has, under it's Drupalexp block settings (on the block config page), a set of checkboxes for which devices can view that block.  I'm not sure if this just makes it hidden, or if it completely prevents it being loaded.  I'd love to learn the answer to that.

To get them to align bottom, change the height in the general slider settings to match the height of your image. Sounds like it is smaller right now.  This will vary by screen dimensions, which is what is cool about it, however you can get close by fiddling with that setting and your manual placement of objects.

Thanks for your help. I finally found that options :) as far as I can see, blocks only get hidden. This is the standard behaviour from bootstrap, but completely prevent loading would be really great.

For the align bottom I did a core hack and changed the css alignment. That was a much faster solution for me.