Issue width until resize
-
There seems to be an issue with the width of single elements (at least at our website). The width ist not correct until I resize (width or height does not matter) the browser window. Instead of 5 elements it shows 7 and a half. Once the windows size is changed it shows 5 elements like it is defined in the settings.
I implemented a fix in class-owl-carousel-2-public.php where I added a setTimeout around the .owlCarousel part of the code. This seems to be a known problem with Owl Carousel in general.
An additional field with the possibility to set a timeout per carousel (or global) would be awesome!
- The topic ‘Issue width until resize’ is closed to new replies.