Components in a grid don't show the Grid child settings

This seems like weird behavior, but when I put premade components in a grid I lose the grid child options. I get that they works on an individual basis in webflow and are not bound to the class, but completely losing the option seems unacceptable.

I’m not a webflow expert, so I might be missing something… When I put a regular card in a grid I get the Child Grid options, but when I turn the card into a component the options are gone. Not in the editable version, not in the props of the component…


Here is my site Read-Only: LINK

Yeah, it’s super annoying and has always been like that. You’ll have to wrap the component in a div and give that div all grid child settings.

1 Like

I guess that’s a workaround… Thank you for the heads up!