Canvas Menu Not Visible On Phone - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Canvas Menu Not Visible On Phone

MD

Michael Dufner

SP Page Builder 2 years ago

Got an issue after updating Joomla and SP Page Builder versions. On the site tgso.de I created a main menu and a off-canvas menu, which is working well on desktop screen. On smaller screens it does not show up correctly. Page is built with SP Page Builder and the Helix Template. Were is my bug, I cannot find it. Can somebody give me a hint ? Thanks.

Michael

0
2 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #100399

Hi Mike,

It's because your custom module with header image is too big for mobile view, and works like layer that hides [=] menu.

Use custom CSS:

#sp-menu {z-index: 1900;}

Where to add it, read Here: https://www.joomshaper.com/documentation/helix-framework/helix-ultimate-2/custom-code-css-js-meta

243.jpg

in Template Options > Custom Code

0
MD
Michael Dufner
Accepted Answer
2 years ago #100550

Thanks for your help, it works now. Great.

0