1. 7daw@gmx.at
  2. Commercial Templates
  3. Wednesday, 30 November 2016
  4.  Subscribe via email
Hello,
is there a way to display the images of the slideshow always 100% wide without cropping it? If I look at the site on a bigger screen the images will be cropped on the right side. If I go to a smaller screen for example on my iPad, I can see the full image. Youcan see this effect also on your Valencia demo. How can I solve this?
To try this didn´t help:
#container_slideshow .wrapper960 {
max-width: 1800px;
}

Thanks
Thomas
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Presuming I understand your correctly, to amend try adding the following to the Custom CSS field of your templates parameters...


.layerslideshow .img-fill img {
max-width: 100%;
min-height: 0;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


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