Navigation Gaps

I have an issue in which my navigation bar on mobile view has gaps between links once it is published. When I am in design view, it has no gaps. Has anyone had this issue before? The links that have gaps are ones that are dropdowns.

You can check it out live on The Confetti Studio

Hi

You got some padding and margin and two “break tags” causing this space.

w-dropdown-toggle has 20px padding

.navigation-link has 17px margin-top

and then two < br > tags above the menu item link.

Hope that helps.

Hmm. I can’t seem to find the two break tags in designer.

I fixed it. Kinda just ripped apart the navbar and started over again.

1 Like

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