Tagged: bug, easyslider
Hello,
I placed a easyslider on this page: http://lokker-reitsma.com/cms-lr/commodities/perishables/
Working well but when the showing the 2 images for the second time something weird is happening with the second image, suddenly the bottom border is disappeared and text is moving up.
I have been looking through the CSS but I can’t find what is causing it.
Curious if you guys can find it.
Thanks in advance,
Ariane
Hey ariane1001!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-slideshow-inner { overflow: visible; }
Best regards,
Yigit
Hi Yigit,
It’s better but the dots and text still go up and down in a funny way….
Best regards,
Ariane
Hi!
Please try adding following code to Quick CSS as well
.slide-id-116 .avia-slide-wrap { margin-top: -10px; }
Cheers!
Yigit
Hi Yigit,
this is not working either, but I think you’re trying to find the solution in the wrong corner. It’s no CSS problem because when I remove the extra CSS you gave me and refresh the page, the FIRST time the slides are shown everything is fine. It’s on autoplay so after the last slide it starts over and THEN the problem starts. If it was CSS the problem would already be visible the first time. So I think maybe something in the jQuery?
I tried it on a second page: http://lokker-reitsma.com/cms-lr/commodities/agribulk/ same thing happens. When I remove our CSS the problem occurs only with the first slide shown the second time….
Thanks, Ariane