jcobb / basic-jquery-slider

Simple to use, simple to theme, simple to customise.
basic-slider.com
543 stars 307 forks source link

Slider responsive, height stuck at image dimensions #209

Open funkmasterwolf opened 9 years ago

funkmasterwolf commented 9 years ago

Created a slider with the following parameters:

        height      : 300,
        width       : 650,
        responsive  : true

It behaves responsively, but slider is always the height of the images (300px).

Posting on a page through a CMS that's forcing some styles regardless of my code (font, link color, text styles like that) so that may be the issue... wondering if there's anything I can adjust in the code to affect the vertical responsiveness.

height

wellrootedmedia commented 9 years ago

No one has responded to this? That's a shame. Having the same issue and it looks like all the elements in the slider use the height that is set, which is kind of tightly coupled. This should def be updated.