Viewing 5 replies - 1 through 5 (of 5 total)
  • Im having issues with the height and widths as well for the slider. The only one it wants to except is either 600 width or 400 height. Other wise if you try and make a smaller width and height, it blows the photos up.

    Came across the same strange height trouble with responsive sliders.
    Downgrading didn´t helped. Makes me wonder if I missed this for some time.
    Anyway, this quick’n dirty way seems to fix the issue:

    I´ve limited the width of the slider to 1100px, this seems to be the magic number, by adding

    .su-slider {
    max-width: 1100px;
    }

    Thread Starter startsmartnow

    (@startsmartnow)

    Thanks for the helpful replies. I need the max-width to be 1280px for the layout. I’m hoping the plugin author will respond to this issue and actually fix the problem.

    I don’t think the plugin author helps on any questions that I’ve seen and this question has been asked many times. If it helps at all, I changed all my sliders to the Meta Slider and its flawless and responsive.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Slider responsive issues / strange height changes’ is closed to new replies.