<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[First image of carousel not showing with snap-scroll]]></title><description><![CDATA[<p dir="auto">Hello there,</p>
<p dir="auto">Thanks for Laytheme. We love it.</p>
<p dir="auto">We have several carousels on our page. Each row contains a carousel and has the full vh.<br />
<a href="http://jacobwyss.com/websitelaunchcomingsoon90/" target="_blank" rel="noopener noreferrer nofollow ugc">http://jacobwyss.com/websitelaunchcomingsoon90/</a></p>
<p dir="auto">Ive added Snap-Scroll in the custom CSS and it works, BUT...</p>
<pre><code>.grid-inner{
    overflow-y: scroll;
    scroll-snap-type: y mandatory;
    height: 100vh;
}

.row{
    scroll-snap-align: start;
    scroll-snap-stop: normal;
}
</code></pre>
<p dir="auto">After the second carousel in the following carousels, its first image is not showing although the rest of the carousel is working.</p>
<p dir="auto">Is it a carousel bug?<br />
Can you give me any advice?</p>
<p dir="auto">Thanks for help,<br />
Best JJ</p>
]]></description><link>https://laythemeforum.com/topic/7362/first-image-of-carousel-not-showing-with-snap-scroll</link><generator>RSS for Node</generator><lastBuildDate>Sat, 15 Aug 2026 18:55:19 GMT</lastBuildDate><atom:link href="https://laythemeforum.com/topic/7362.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 12 Nov 2021 15:17:00 GMT</pubDate><ttl>60</ttl></channel></rss>