CTA is not responsive

Hi @AGray65

Was running into the same issue and thought it was a bug but HubSpot support confirmed the code is generated as intended.

The proposed solution is to set the immediate parent container (of the <div class=“hs-cta-embed…”>) to “max-width: 100%” - which worked in our case.