Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 2253

General Questions/New to Joomla! 4.x • Re: Drop down menu hidden behind content

$
0
0
To trigger the error you can go https://www.tradesell.it/index.php/tutt ... ti/ink-jet
How could i solve this problem?
Hi.

This is becaus that the dropdown menu is in absolute position and goes beyond the height of the HTML document
1.jpg
--

You can simply add content to the page, thereby increasing the height of the HTML document.

Or use the following code to nail footer to the bottom of the screen, thereby increasing the height of the HTML document too.
(This solution only for Helix Ultimate)

Code:

.body-innerwrapper {    min-height: 100vh;    display: flex;    flex-direction: column;}#sp-main-body+* {    margin-top: auto;}

Statistics: Posted by Pavel-ww — Wed Mar 27, 2024 6:49 am



Viewing all articles
Browse latest Browse all 2253

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>