Hi!
Happy Monday!
Would love some help with my dropdown in the navigation bar please
?
Issues:
- The hoover CSS isn’t working, see image #1 below. (it only works if I change the
dropOutclass fromposition: absolutetoposition: relative, but if I do that thedropOutdiv forces the parent divs to grow in height and that destroys the design, making thenavbartoo tall. This hack is shown in image #2 below). Intended behaviour: That the dropdown overflows into the page beyond thenavbar(not increasing thenavbarheight)
See image #1:
- I can’t manage to have the bottom shadow border of the dropdown show up. It is for some reason transparent. Intended behaviour: A bottom shadow border that can be seen.
See image #2:
Would love some pointers!

