woocommerce / woocommerce

A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine.
https://woocommerce.com
9.41k stars 10.76k forks source link

Product Query: missing container styling options (Post Template level) #42515

Open Marc-pi opened 1 year ago

Marc-pi commented 1 year ago

Is your feature request related to a problem? Please describe.

There is no quick way to add border to the data container (Post Template), to render like "cards". I fixed this by adding a nested Group block under Post Template, to benefit from the group blocks controls (margin/border/radius/etc.)

Describe the solution you'd like

Replace Post Template by a Group (default behavior) or add more controls at Post Template level

Additional context

image

Marc-pi commented 1 year ago

see https://github.com/WordPress/gutenberg/pull/46147