79357215

Date: 2025-01-15 06:26:03
Score: 2.5
Natty:
Report link

If I imagine this situation correctly, then you need to make the dropdown menu higher in z-context than its surroundings. To achieve this, I would try making the dropdown menu itself position: absolute and with a higher z-index. You also need to make a z-index for the container so that the contexts work correctly.

If I have misunderstood your problem, please attach the code for your layout.

Reasons:
  • RegEx Blacklisted phrase (1): I have misunderstood your problem, please
  • No code block (0.5):
  • Low reputation (1):
Posted by: basic_layout