-
Open
-
Hi,
I have an issue with the Bootstrap slider. On large screen sizes (>= 1400px) it looks okay:On smaller screen sizes it doesn’t scale properly, I get a black area under the slider:
You can see it here: https://wwmt.tdiep.nl
The strange thing is that the slider height seems to be animated; in the browser debugger I can see that the that the Carousel div (see below) has a height attribute that increases rapidly from correct height to incorrect height when I resize the window:
<div class="carousel-inner carousel-resize" style="height: 543px; overflow: hidden;"
Do you have an idea how to fix this?
You must be logged in to reply to this topic.