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

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 because the height of the dropdown menu is greater than the height of the HTML document. 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 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 2074

Trending Articles



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