Helix Ultimate - Close Offcanvas On Click - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Helix Ultimate - Close Offcanvas On Click

Kurt Wündsch

Kurt Wündsch

Template 2 years ago

Dear Joomshaper team

I want to create a OnePager with offcanvas using Helix Ulitmate. Unfortunately, none of the options shown in the link work.

https://www.joomshaper.com/forum/question/15829?order=newest

How can I close the OffCanvs menu after a click? Please help Thanks

0
2 Answers
Kurt Wündsch
Kurt Wündsch
Accepted Answer
2 years ago #131514

Now ist works with a little help from my programmer.

Add this in Custom Javascript:

$(function ($) { $('.offcanvas-menu .menu').click(function(){jQuery('.close-offcanvas').trigger('click')}); });

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #131528

Hi there!

Glad that you have found it already. But the suggestion was in the mentioned conversation too I think.

Have a nice day!

Best Regards

0