<?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[Submenu Drop upwards]]></title><description><![CDATA[<p dir="auto">Hey. I have a menu bottom left of the page. I want the submenu to drop upwards (not downwards) while hoovering and the menu name still on the original place. Can anybody help me? I found some similar posts but using following css didn´t work out.</p>
<p dir="auto">nav.primary .sub-menu li{<br />
display: block;<br />
position: relative;<br />
}<br />
.sub-menu{<br />
padding-top: 0px!important;<br />
bottom: 0px; !important;<br />
opacity: 0;<br />
transition: opacity 200ms ease;<br />
-webkit-transition: opacity 200ms ease;<br />
pointer-events: none;<br />
position: absolute;<br />
}<br />
nav.primary li:hover .sub-menu{<br />
bottom: 20px; !important;<br />
opacity: 1;<br />
pointer-events: auto;<br />
}</p>
]]></description><link>https://laythemeforum.com/topic/9308/submenu-drop-upwards</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 06:00:14 GMT</lastBuildDate><atom:link href="https://laythemeforum.com/topic/9308.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 05 Sep 2023 12:27:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Submenu Drop upwards on Wed, 06 Sep 2023 09:39:39 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1693993135354-screenshot-2023-09-06-at-11.38.48.png" alt="Screenshot 2023-09-06 at 11.38.48.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">hey if i do a submenu on the bottom-left,<br />
on mouseover it expands to the top</p>
<p dir="auto">can post your website link here?</p>
]]></description><link>https://laythemeforum.com/post/35456</link><guid isPermaLink="true">https://laythemeforum.com/post/35456</guid><dc:creator><![CDATA[arminunruh]]></dc:creator><pubDate>Wed, 06 Sep 2023 09:39:39 GMT</pubDate></item></channel></rss>