<?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[Responsive Footer]]></title><description><![CDATA[<p dir="auto">Hello there!</p>
<p dir="auto">Due to the needs of my website I had to built my menu using the footer.<br />
Now, what I am trying to do is make it responsive, so that when you change the viewport (screen size)  the footer is always visible from top to bottom.</p>
<p dir="auto">you can see the website here: <a href="https://groups.uni-paderborn.de/digitale-ausstellung-bildhauerei/" target="_blank" rel="noopener noreferrer nofollow ugc">https://groups.uni-paderborn.de/digitale-ausstellung-bildhauerei/</a></p>
<p dir="auto">the thing is that the footer is not acting as a responsive section, it is fixed on top but not on the bottom.</p>
<p dir="auto">So when the screen size is "higher" (longer in hight) it stays the same size and hangs from the top, leaving a blank space:</p>
<p dir="auto"><img src="/assets/uploads/files/1648128426829-screenshot-2022-03-24-at-14.26.25.png" alt="Screenshot 2022-03-24 at 14.26.25.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">and when the screen gets shorter, it appears as cut:</p>
<p dir="auto"><img src="/assets/uploads/files/1648128485892-screenshot-2022-03-24-at-14.26.35-resized.png" alt="Screenshot 2022-03-24 at 14.26.35.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">what I want to do is that the footer is always visible, so that it adjusts type size to fit in whatever the screen size is. now that's what I did:</p>
<p dir="auto"><strong>#footer-region{<br />
z-index: 15;<br />
bottom: 2px !important;<br />
top: 2px !important;<br />
left: 0;<br />
min-height: 100% !important;<br />
position: fixed !important;<br />
display: absolute !important;<br />
mix-blend-mode: difference;<br />
justify-content: center;<br />
flex-direction: column;<br />
flex: 1;<br />
}</strong></p>
<p dir="auto">i've tried endless CSS' snippets but it's just not happening, and I'm loosing my mind here... helppp!!!</p>
<p dir="auto">thanks :)</p>
]]></description><link>https://laythemeforum.com/topic/7752/responsive-footer</link><generator>RSS for Node</generator><lastBuildDate>Tue, 18 Aug 2026 21:01:56 GMT</lastBuildDate><atom:link href="https://laythemeforum.com/topic/7752.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 24 Mar 2022 13:33:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Responsive Footer on Sun, 03 Apr 2022 09:01:50 GMT]]></title><description><![CDATA[<h3>Dear <a class="plugin-mentions-user plugin-mentions-a" href="/user/giselach">@<bdi>giselach</bdi></a></h3>
<p dir="auto">Replied via another thread 🌝</p>
<blockquote>
<p dir="auto"><a href="http://laythemeforum.com/topic/7763/responsive-footer/3" target="_blank" rel="noopener noreferrer nofollow ugc">http://laythemeforum.com/topic/7763/responsive-footer/3</a></p>
</blockquote>
<blockquote>
<p dir="auto"><a href="http://laythemeforum.com/topic/3750/link-with-fullscreen-background-image-on-hover/12" target="_blank" rel="noopener noreferrer nofollow ugc">http://laythemeforum.com/topic/3750/link-with-fullscreen-background-image-on-hover/12</a></p>
</blockquote>
<hr />
<h5>Best wishes</h5>
<h5>Richard</h5>
]]></description><link>https://laythemeforum.com/post/29095</link><guid isPermaLink="true">https://laythemeforum.com/post/29095</guid><dc:creator><![CDATA[Richard]]></dc:creator><pubDate>Sun, 03 Apr 2022 09:01:50 GMT</pubDate></item></channel></rss>