NavBar Dropdown issues on mobile

Hi there,

Just working on creating a new dropdown menu (services) on the following site.

The dropdown (Services) is functioning correctly how I want it to on desktop.

However on mobile, when you click on the hamburger icon and then on services it just shows the menu items on top of the other menu items and then the last menu item cannot even be seen.

ideally when clicked/ touched on mobile, I’d like the rest of the menu items to be pushed below and the “services” sub menu to be shown.

How can I fix this?

Thank in advance!

bump - please help anyone

Hi, can you drop a read-only link?

Hi Sobota,

thank you for your reply.

It’s actually live now on this website - https://www.stanleyhousestudios.com.au

I’ve seen that, but that is a live link, not a read-only.

sorry Sobota - here is the link Webflow - STANLEYHOUSESTUDIOS

Hey Kieran,

By changing the “Dropdown List 4” to static position instead of absolute should fix the view for you from tablet and below.

Hi @jiyong,

this worked for mobile! however now in desktop version, the whole Navbar moves when you hover over? Can this be fixed?

https://preview.webflow.com/preview/stanleyhousestudios?utm_medium=preview_link&utm_source=designer&utm_content=stanleyhousestudios&preview=62540a937b80d27a9209c3700fbec85f&workflow=preview

thanks for your help

Hey @Kieran_Knight ,

That is because you have it set to position “Static” on the desktop breakpoints too. You only need it to be static in tablet and below. You can access the breakpoints from the panel above as shown in the image below.

image

If you set it back to position “Absolute” on the desktop breakpoint and set it to position “Static” on the tablet breakpoint, your problem should be resolve. Any changes made in each breakpoints cascade down or up from the desktop base breakpoint.

2 Likes

Thank you!! much appreciated @jiyong

1 Like