library icon indicating copy to clipboard operation
library copied to clipboard

have to change HTML for Timed Modal

Open amynd98 opened this issue 4 years ago • 0 comments
trafficstars

Hello,

the HTML did not work correctly for me, the link part didn't work. Here is the change I made

<a href="{{ widget.ctaLink }}"><button type="button" class='button button--highlight button--large'>{{ widget.cta }}</button></a>

I had to add type="button" for the CTA link to work

amynd98 avatar May 13 '21 20:05 amynd98