Kidzy Off Canvas Menu Not Working - Question | JoomShaper

Kidzy Off Canvas Menu Not Working

Pino

Pino

Template 1 year ago

The off canvas menu does not work on mobile devices. When you tap on the hamburger icon, the menu comes accross and then disappears. Very difficult to explain. Please view the site on a mobile device to get a full understanding.

https://popi.meranogravel.it/it/

1
7 Answers
D
daikaijin
Accepted Answer
1 year ago #100770

I have posted about this twice and no one will respond.

0
Pavel
Pavel
Accepted Answer
1 year ago #100794

Hi.

Looks like wrong property value in bootstrap.min.css

Place this code in custom.css file to fix

.offcanvas {
    visibility: visible;
}
3
D
daikaijin
Accepted Answer
1 year ago #100798

Thanks Pavel, sir.

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #100806

Hi there!

Sorry for the issue and thanks Pavel for sharing the solution.

Best Regards

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #100815

Ciao,

Sorry for the delay.

In Kidzy template options > Custom Code > Custom CSS please add that line

.offcanvas {visibility: visible;}

Thx Pavel.

0
D
daikaijin
Accepted Answer
1 year ago #100817

Thanks to everyone!

0
Pino
Pino
Accepted Answer
1 year ago #100849

Hi all, the solution works perfectly! Thanks to Pawel and the JS team...

0