When i have the main left and top navigation called Mixed navigation and if the page has more content then screen, when i scroll down the left navigation scrolls on top of top navigation.
The problem here can be only solved with Custom CSS because if there are more links and there is no room in that row, it will create a new one, thats what CSS do so I suggest you to use media queries for your site and reduce margin/padding or even remove menu items at certain viewport width.
I don't have a problem with the width. I also don't have a problem with the height of the left menu. The only problem I'm having is the left menu is scrolling up and is not fixed. I don't have this problem in Normal left menu. only in mixed menus.
Is it possible to send me a screen recording while showing this bug and probably URL of the page with this issue because it would help me detect whats the problem there.
When i have the main left and top navigation called Mixed navigation and if the page has more content then screen, when i scroll down the left navigation scrolls on top of top navigation.
Hi ruben,
The problem here can be only solved with Custom CSS because if there are more links and there is no room in that row, it will create a new one, thats what CSS do so I suggest you to use media queries for your site and reduce margin/padding or even remove menu items at certain viewport width.
I hope this will help you.
Thank you Arlind for your reply.
I don't have a problem with the width. I also don't have a problem with the height of the left menu. The only problem I'm having is the left menu is scrolling up and is not fixed. I don't have this problem in Normal left menu. only in mixed menus.
Hi Ruben,
Is it possible to send me a screen recording while showing this bug and probably URL of the page with this issue because it would help me detect whats the problem there.