Off Canvas Menu Not Working - Question | JoomShaper

Off Canvas Menu Not Working

K

Kirti

Template 2 years ago

Hi,

I just noticed that the off-canvas menu doesn't seem to be working. This is for Helix Ultimate templates. When clicked on the off-canvas menu, it gives a blurred background but nothing else happens after that.

Please see images https://paste.pics/60d1f6323059435a7cdc989b8e81cd48

Please advise how to fix this. The website URL is https://kapsacademy.com/

Thanks Best, Kirti

0
3 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #35539

You are always welcome

Yes, This has been done for the template update

Please accept my answer to close the post so that others' can also find the solution easily.

0
K
Kirti
Accepted Answer
2 years ago #35538

Yes, that worked. Thank you.

Just one query. Is this due to the upgrade of the template? I remember the off-canvas menu working before perfectly.

Best Kirti

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #35518

Hi there!

Actually your offcanvas menu is there but same colored as your background.

So, please use the following code in your custom CSS to change the color:

.burger-icon>span {
    background-color: #fff;
}

And kindly select offcanvas menu style and save within the menu tab of your Template Options. Here is a screenshot:

https://prnt.sc/1qxvkl0

Clearing Joomla and browser cache is always important then.

Hope this will solve the issue for you!

Best Regards

0