1. deaksie
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 06 November 2015
  5.  Subscribe via email
Hi Ciaran

I've just re-skinned my site (teacupfairy.co.uk) with the Artisan template - it's looking lovely already although I have a bit more to do

Could you help me with a couple of things about the layer slideshow please?

First, the photos look great on the desktop but when I come to view them on a tablet or mobile device, the photo is showing the left hand edge inwards, rather than showing the centre of the the photo, the image seems to be anchored from top left corner, so the focus of the photo is off, and in some, the feature of the photo is lost.
Is it possible to amend this so that the centre of the photo shows instead?

Secondly, I love the matching captions - this works great, but I'd really love it if it included a hyperlink to direct traffic to the relevant pages - can this be done at all?

I look forward to hearing from you as always

Liz ;)
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Liz

Firstly try adding the following to the Custom CSS field of your templates parameters where should allow your images to resize on smaller screens rather than been cropped...


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


Regarding linking each slide, allow us a couple of days and we will add this feature to the module.

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!