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