1. paolofarina
  2. Commercial Templates
  3. Tuesday, 07 July 2015
  4.  Subscribe via email
Hi, I would like to know if is possible to have the j51 slideshow full screen also in mobile version.
I have a slideshow in homepage full size, it works, when i check the website on mobile itsn't fullsize.
http://www.hammer-beer.it

Thanks
Paolo
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Paolo

To ensure your slideshow remains full width on all screen sizes try adding the following to the Custom CSS field of your templates parameters...


#container_slideshow .wrapper960 {
width: 100% !important;
}
.slidesjs-container, .slidesjs-control {
width: 100% !important;
}


On a side note I would strongly suggest converting your slideshow images to JPG as their current image file size is very big (your PNG images are 1Mb+ each). Your site looks great however your slideshow is taking a long time to load (over a minute on a slow to average connection).

CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Perfect, it works!
Thank you also to remind me to convert png, i forgot it!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!