Hello, I’m using a sticky menu on the mobile version of my website and it works, however it’s not showing me all the submenu items under my services tab. I have 9 sub items under my services tab and it’s only showing seven and it doesn’t allow me to scoll the menu down to see the rest of the items. When I disable the sticky menu it works find but I need to have the sticky menu showing up. Is there a fix for this? The website is http://www.teachmeonlinemarketing.com/asas . Thanks in advance.
The code I used is
.x-navbar-fixed-top {position: fixed;
z-index: 1030;}