Carousel hiding itself
-
Hi,
After moving site from localhost to external server the Carousel does not show logos: The site (temporary link): http://62xq1.hosts.cx/oferta/panele-podlogowe-laminowane/
Logos appear for a glimpse of an eye in one long column and disappear second later (as css takes action I guess). I found something strange while examining the place it should appear:<div class="owl-stage" style="transform: translate3d(-14464px, 0px, 0px); transition: all 4s ease 0s; width: 28024px;"><div class="owl-item cloned" style="width: auto; margin-right: 10px;"><div class="foo-item">
This: -14464px bothers me the most, moreover logos return to the screen when I replace -14464px with 0, but again they are in one column… It looks like css is moving logos out of their box.
When I change gallery to another type, logos appear correctly.
Since I’m not that good at coding, could you please give your comment. Thanks in advance
The topic ‘Carousel hiding itself’ is closed to new replies.