It would be great to be able to have a full-width background and to limit the content’s width within the slider. So the slider would be full width red and the text block and image could be grouped side by side in the middle of the slider, instead of the current extra-wide content when it’s full-width. I did it with CSS but my clients are not able to do this alone.
So that the slider’s background can be 100% width on the browser window. And the JS keeps the slider’s content over the background within limits so it does not get to be too wide.
Here is a screenshot with the JS and without the JS. Without JS the text runs all the way to the right of the edge of the window. It would be great if all users could do this with the interface and not rely on JS.