bqworks / slider-pro

A modular, responsive and touch-enabled jQuery slider plugin that enables you to create elegant and professionally looking sliders.
MIT License
877 stars 390 forks source link

Hidden slides z-index #253

Closed capegreg closed 6 years ago

capegreg commented 6 years ago

The hidden slides withing translate3d div cover controls left and right of the slide container making them inaccessible. For example, I have a scrollbar that cannot be scrolled because the hidden slide is messing it up.

davidghi commented 6 years ago

Hi. Can you show me that in a live example?

capegreg commented 6 years ago

Hi davidghi, I must have had the slider margin, width, etc. too wide for its container. I cleaned up my css and things are working now. Thanks.

example