So I'm trying to embed a cta into a page (new CTA, not legacy) and even though I am setting the thing to be responsive, it is still getting fixed dimensions in the code output.
No matter what I do I can't get the CTA to scale down far enough for mobile views. I can set the parent container to overflow: hidden but this isn't really the greatest solution. Anyone know a work around?