Hi there,
I have Listings with one image. If I go down with the width of the browser between 481 and 1024 the images disappears.
<div class="slick-track" style="opacity: 1; width: 6px; transform: translate3d(6px, 0px, 0px);"><div class="hp-grid__item hp-col-xs-12 slick-slide slick-current slick-center" style="width: 6px;" tabindex="0" data-slick-index="0" aria-hidden="true">
<img src="https://www./wp-content/uploads/2025/09/Krabbelkonzert-424x600.png" data-zoom="https://www.wp-content/uploads/2025/09/Krabbelkonzert.png" alt="Krabbelkonzert" loading="lazy">
</div></div>
The width seems to be calcualted wrong it is e.g. set to 6px. It only happens for this area of width.