1. geti
  2. Commercial Templates
  3. Saturday, 26 October 2019
  4.  Subscribe via email
Hi there,

I just wondered if there was anything else that needed switching on to make the images linkable in the layers slider gallery?

I have an address in the slide but it doesn't link.
References
  1. https://guildofjewellerydesigners.co.uk
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Thank you for bringing this issue to our attention. To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Template Manager -> YourTemplate -> Custom CSS)...

.slidelink {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks Ciaran, that fixed it :-)

Regards,

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

Sorry, I've just noticed that it isn't linked on my Android phone view as well, is there some more CSS code that could correct that too please?

Regards,

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

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

@media only screen and (max-width: 569px) {
.logo-strip-container {
display: none;
}}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks Ciaran, that's fixed it as well now. :-)

Regards, Alan
  1. more than a month ago
  2. Commercial Templates
  3. # 5
  • Page :
  • 1


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