Can you have an embed code block (of text) inherit a webflow styling?
For example, I have an embed code block for text because I need it to present dynamic data. The thing is, I need the font size to change every breakpoint. Right now I just have the embed with a constant font size.
The best approach is to build a straw man that matches the arrangement of DIVs, Ps, etc. in your embed as Webflow elements on a style guide page. Then style them. As long as the class names exactly match what’s used in your embed, you’re good, but that can be tricky to get right. Spaces become hyphens, etc.
Get comfortable with chrome inspector if you’re not already.