Hi Tim,
Ok, Essential has a past and that past is CSlider (http://tympanus.net/codrops/2012/03/15/parallax-content-slider-with-css3-and-jquery/) - it was originally in Essential, but had to be removed because of:
- Bugs.
- Licence issue - specifically redistribution.
- Not production ready code as specified on the website.
So had to be removed and replaced with a slider that was GPLv3 compatible - hence the Bootstrap slider. However, after lots of complaints, I spent ages creating both the 'beside' and 'caption underneath' options such that the new slider looked like the last. As with things in life, if you are going to do something radical do it in a new product rather than an existing one because you'll loose the supporters. Hence being the way it is. Thus, Mary's solution is one way for the slider in another theme (I think). The solution I have in Shoehorn is subtly different.
And I do need to state, that CSlider will NOT be coming back to Essential. Unless its published under a GPLv3 licence.
So, this also means that I've attempted to make the slider both visually the same as the old and at the same time improved responsively. You can see from the attached how a wide image can fit. There are margins around it so that the arrow's are not on top. And indeed there is a page width setting that you can play with and which does have an impact on how the slider needs to be styled.
Gareth