1. Digijoom
  2. Sherlock Holmes
  3. Commercial Templates
  4. Saturday, 02 November 2019
  5.  Subscribe via email
Hello

I'm using template Artisan on this site with some images on the homepage in a slideshow.
On most screens the image is good responsive but not on a 17 inch screen. On 17 inch the image is not shown complete (see attachments). Can you explain or repair this?

schermafbeelding-1.jpg
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Could you check the URL provided as it appears to giv us an empty page.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

I had set a wrong url in the link. Now it's OK. You can try again.

Regards
Kees
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Kees

By default the images are set to fill the screen hence why they may appear cropped on some screen sizes. To disable this try adding the following to the Custom CSS field of your template settings...

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


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


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