Dynamic style settings for components in CMS

Hi
I’m building a simple row of 3 blog cards connect to the CMS of Blog posts.
I want a div called “category meta wrap” to have a specific color (that is set in the collection list). I can set it with the dynamic style settings, but not when I make the blog card a component. In this case the dynamic style settings disappear.



Here is my public share link: Webflow - Troly

1 Like

Got the same issue…
Any solutions yet?

Components do not yet support styling, but Webflow is continually improving them.

For now, you need to do it with custom CSS / JS to extract your property value and apply it as styling information.