1. current
  2. Sherlock Holmes
  3. Commercial Templates
  4. Saturday, 14 November 2015
  5.  Subscribe via email
hello to all
we purchased the Artisan template and we noticed that the j51_layerslideshow is NOT responsive, and crops the image

is there a solution? fully responsive means that the image adjusts the size of the screen

waiting for instructions
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To resolve try adding the following to the Custom CSS field of your templates parameters...


@media only screen and (max-width: 1024px) {
.layerslideshow .img-fill img {
max-width: 100%;
min-height: auto;
}}


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!