Hi team,
I’ve implemented this on another site with no problems, but for some reason, I can’t get it to work now. I’m trying to have buttons on my page open a single off canvas on the page. I’ve tried two different ways:
- the way i did on my previous site.
- List item
I setup the off canvas modal and added a “toggle custom attribute” of data-x-toggle=“1”
on the button I added two custom atrributes: data-x-toggle=“1” and data-x-togglable=“e14-e10”
That didn’t work even though it works on my other site. So i searched the form and set it up just like this thread: Convert button click to open Off-Canvas
That also didn’t work. Can you please advise?
Note the off canvas modal is the white “buy now” in the opening section of the webpage. The button is the first button you encounter as you scroll down the page in the section “CTA Red/Green”
Thanks!
Ashley
ps. heres the inspection of the off canvas -