Hi Support,
The links for our home slider aren’t clickable.
Link: http://demo.looklocal.com/
Could someone have a look?
Kindest regards,
Samuel Rose.
Hi Support,
The links for our home slider aren’t clickable.
Link: http://demo.looklocal.com/
Could someone have a look?
Kindest regards,
Samuel Rose.
Hi There,
Your static layer covers everything that is why you can’t click your buttons. Please remove each layer in your static layer to see what’s causing it. For more details about static layers, please see https://www.themepunch.com/revslider-doc/second-steps/#staticlayers
It seems the setting ‘Static Layers Overflow’ needed to be set to visible.
Let us know how it goes!
Hi Thai,
I have removed all layers except the one which has the text and I am still unable to click it.
I have clicked on Static Layers as you suggested and choose Slide 1 to which it had Static Layers Overflow already set to visible.
Can you please advise?
Kindest regards,
Samuel Rose.
Hi Thai,
This issue was due to CSS for
FROM
.rev_slider {
pointer-events: none;
}
TO
.rev_slider {
pointer-events: all;
}
Thank you for you help.
Kindest regards,
Samuel Rose.
Glad to hear you got it sorted, Samuel Rose.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.