Slider size

Latest Reply from Sparrow at 2013-04-30 05:42:21
Hi
I have tried to change the slider size the way mentioned in another post:

You can change slider size in file style.css by editing sections
.fp-thumbnail {
height:397px;
width:1000px;
}
.fp-slides {
height:397px;
width:1000px;
margin:0px auto;

}
.fp-slides-items {
height:397px;
width:1000px;
}


It works well when I´m on a laptop/desktop but if I view it on a mobile phone the slider is pushed far right so I have to scroll sideways to see it all. The site does not fit on the phone as it used to. Any suggestions ?
Hi!
As for me, It works fine in all modes. Have you disabled the responsive web design?

Leave a reply

Add codeAdd image