Viewing 2 replies - 1 through 2 (of 2 total)
  • I’ve tried both of these:

    #kickass-slider1 {height:200px;}
    .sliderContainer {height:200px;}

    (as well as “Auto” instead of 200px) which does’nt work.

    The above specification for height does work but it isn’t responsive. IN other words on a mobile phone the height is still 200px so there is a big gap between slider and content requiring me to use a few media queries. Not the worst thing because MOST Sliders I’ve tried have this problem and some of then are not responsive. This is responsive in width so I can’t really complain. BUT it should be fixed to automatically adjust height somehow.

    Plugin Author jashwant

    (@jashwant)

    Kickass slider is not fully responsive. It however uses width in percents, thus you get a considerable responsiveness, but responsive is more than that. You can edit the js yourself, and can also push the code to github.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘changing the size of the slide’ is closed to new replies.