Hi
The hamburger menu on small screens is dropping down below the slideshow module. See attached screenshot. Please can this be fixed? Also the offcanvas menu title is 'SIDEBAR' how can I remove this title?
Thanks Alison
shemeam Hi. Please try add this to css:
@media only screen and (max-width:767px) { .off-canvas-effect-4.t3-off-canvas { z-index: 100; } }
Thanks teitbite Actually I just this second fixed it by enabling 'collapse navigation for small screens and turning off off canvas side bar.
shemeam Hi. Ok, that's a fix as well. Anyway glad to hear it's resolved, so I can close this thread.