Page 1 of 1
Menu Overlay
Posted: Thu Aug 22, 2024 3:30 am
by alexoliveira
When using the menu in the mobile version, you notice that the overlay menu option when scrolling down the menu seems like a bug and is left in half, how can you avoid this?
https://encurtador.com.br/VNByx
Re: Menu Overlay
Posted: Thu Aug 22, 2024 5:51 am
by Pablo
What exactly do I need to do to see the issue?
Also, please read:

Re: Menu Overlay
Posted: Thu Aug 22, 2024 11:44 am
by crispy68
I'm not sure I understand your question either. Can you be more specific?
Re: Menu Overlay
Posted: Thu Aug 22, 2024 5:55 pm
by alexoliveira
I believe there should be a way to share my projects only with the support team, but since we are in the medieval era we still go there.
notice the menu when using it in mobile mode and dragging it down. Is there a bug or some way that half of the logo doesn't disappear?
https://startagencia.net.br/Startagencia.net.br.zip
Re: Menu Overlay
Posted: Thu Aug 22, 2024 6:09 pm
by BaconFries
I believe there should be a way to share my projects only with the support team, but since we are in the medieval era we still go there
Perhaps if you were more specific in what your issue(s) are you wouldn't need to share your project!!! instead you criticise being asked to do so and say it is a "Bug"!!!
Re: Menu Overlay
Posted: Thu Aug 22, 2024 6:11 pm
by crispy68
I'm still not sure what issue you are referring to regarding the mobile menu? Can you be more specific? Are you referring to where the hamburger button appears when it goes to mobile view? It sits next to the logo versus being on the right side maybe?
If so, its because you have it in the same column as the logo. You could add some margin to the left to space it more. Or, put in column 4 and in the breakpoint hide the other content in columns 2, 3 & 4.
Also, in your demo project your index page has 3 breakpoints but your master page only has 2. You should have the same breakpoints for both pages.
Re: Menu Overlay
Posted: Thu Aug 22, 2024 6:34 pm
by alexoliveira
When you go down to the mobile version, notice that it is visible that the menu does not stay fixed and loses its position.
https://uploaddeimagens.com.br/imagens/hPMTpR8
Re: Menu Overlay
Posted: Thu Aug 22, 2024 6:58 pm
by BaconFries
So are you looking for the menu to be "Fixed" or "Stick" to the top of the page as you scroll? Then you can either use the "affix" option this will make it Stick to the top or place the menu on a "Sticky Layer"
Re: Menu Overlay
Posted: Thu Aug 22, 2024 7:44 pm
by alexoliveira
https://startagencia.net.br/22.08.2024_16.42.48_REC.mp4
Notice in the video when I scroll down to the logo next to the button that it wasn't supposed to do.
Re: Menu Overlay
Posted: Thu Aug 22, 2024 10:34 pm
by crispy68
Not sure why yet... but it seems if I hide or remove LayoutGrid30 on the master page it works. If that grid is visible, it messes up.
Re: Menu Overlay
Posted: Thu Aug 22, 2024 10:47 pm
by alexoliveira
OMG, crunchy, you're right,
I will try to change that