Dropdown pushing content down

Hi,
I am trying to make a horizontal dropdown menu, using flex box.but it pushes my content/image below it, when opened. How can i fix it? I know i must be missing position, but even with that applied. My content pushes down.

It should have position: absolute to not affect the flow of subsequent elements.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.