neve
neve copied to clipboard
Refactor single product cart area
Right now the single product cart area is set to flex:

This can cause positioning issues for 3rd party plugins that hook into the area, example (WooCommerce Product Add-ons plugin): https://vertis.d.pr/m7a8Ky
Most other themes have this area set to the default block display
We should refactor this to use the default block display while making sure everything still looks the same including the quantity and "Add to cart" button
Related: https://github.com/Codeinwp/neve/issues/3257