Issue With Off Canvas Menu - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

Issue With Off Canvas Menu

S

Sandra97

Template 1 week ago

Hi,

I have an issue on the homepage of the site https://www.navetboulou.com

On mobile, when you click on the hamburger icon to dispaly the off canvas, the side bar disappears. This bug also prevents the anchor to work on mobile

Any idea how to fix the issue?

Thanks in advance for your help

Sandra

0
3 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 week ago #206364

Hi there!

Thanks for reaching out.

Please use the following code in your custom CSS:

.offcanvas {
            visibility: visible !important;
        }

Here is all about custom CSS in Helix3:

https://www.joomshaper.com/documentation/helix-framework/helix3/custom-css-header-code#how-to-use-custom-css

Best regards,

0
S
Sandra97
Accepted Answer
1 week ago #206365

Oh it was simple, I should have thought about this.

Thanks a lot Rashida, it's fixed

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 week ago #206366

Hi Sandra,

You are always welcome and I'm glad that I could help:)

Have a nice day!

0