<?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[fullscreen slider - slides overlapping]]></title><description><![CDATA[<p dir="auto">Hi Armin,<br />
wouldn't it be cool to have an option for overlapping slides in the fullscreen slider - like here:<br />
<a href="https://www.centrephotogeneve.ch/fr" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.centrephotogeneve.ch/fr</a></p>
]]></description><link>https://laythemeforum.com/topic/11796/fullscreen-slider-slides-overlapping</link><generator>RSS for Node</generator><lastBuildDate>Mon, 06 Apr 2026 00:38:21 GMT</lastBuildDate><atom:link href="https://laythemeforum.com/topic/11796.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 19 Mar 2026 10:20:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to fullscreen slider - slides overlapping on Mon, 23 Mar 2026 09:21:42 GMT]]></title><description><![CDATA[<p dir="auto">Thanks Armin! Great and simple solution.</p>
<p dir="auto">Right now I’m bookmarking posts like this, but having a central overview of CSS snippets could be really helpful for everyone and a nice way to showcase what’s possible with lay theme.</p>
]]></description><link>https://laythemeforum.com/post/46798</link><guid isPermaLink="true">https://laythemeforum.com/post/46798</guid><dc:creator><![CDATA[michael_vvc]]></dc:creator><pubDate>Mon, 23 Mar 2026 09:21:42 GMT</pubDate></item><item><title><![CDATA[Reply to fullscreen slider - slides overlapping on Thu, 19 Mar 2026 10:45:35 GMT]]></title><description><![CDATA[<p dir="auto">also make sure to set frame top and bottom to 0 and row gutter to 0</p>
]]></description><link>https://laythemeforum.com/post/46757</link><guid isPermaLink="true">https://laythemeforum.com/post/46757</guid><dc:creator><![CDATA[arminunruh]]></dc:creator><pubDate>Thu, 19 Mar 2026 10:45:35 GMT</pubDate></item><item><title><![CDATA[Reply to fullscreen slider - slides overlapping on Thu, 19 Mar 2026 10:45:13 GMT]]></title><description><![CDATA[<p dir="auto">i think you dont need the fullscreen slider for this.</p>
<p dir="auto">you simply create browser height rows, then use this css:</p>
<pre><code>.row{
    position: sticky;
    top: 0;
    background-color: white;
}
</code></pre>
<p dir="auto">just add it here on the page where u want this:</p>
<p dir="auto"><img src="/assets/uploads/files/1773916975927-06b1ec0a-fbaf-42c7-952f-f3359fd12796-grafik.png" alt="grafik.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">you can leave out background color white and give the rows a different bg color</p>
<p dir="auto">otherwise everything just overlaps and u can see all the previous content</p>
]]></description><link>https://laythemeforum.com/post/46756</link><guid isPermaLink="true">https://laythemeforum.com/post/46756</guid><dc:creator><![CDATA[arminunruh]]></dc:creator><pubDate>Thu, 19 Mar 2026 10:45:13 GMT</pubDate></item></channel></rss>