Nav Link overlapping Problem


Here is my site Read-Only: LINK
When I click the nav link in the mobile version, the sublinks are overlapping. Plz help me with what’s actually causing the issue? Thank you.

Hey @Little_Genius_toys ,

From whichever breakpoint, you want to show the hamburger menu, you can select the nav_dropdown_main_scroll element inside the ‘Shop by age’ navigation link item and set it’s position to ‘Relative’ as highlighted in the screenshot below.

Doing so, should give you the following result:

Hope this helps.

1 Like

Thank you for the help, it worked, I don’t know when I changed this to absolute, hahaha. Thanks

1 Like