woocommerce-plugin icon indicating copy to clipboard operation
woocommerce-plugin copied to clipboard

Support for divi theme / page builder themes

Open blockonomics opened this issue 3 years ago • 2 comments

Currently we only support via lite mode. Also see issue #9 for previous work on this. Page builder themes have a huge market share so support for them should definitely be planned.

blockonomics avatar Aug 26 '22 06:08 blockonomics

Adding @thisisayush for research

blockonomics avatar Aug 26 '22 08:08 blockonomics

Consider using custom web component to resolve this by encapsulating the checkout component with Shadow DOM.

Customization can also be done with CSS Custom Properties

vinlim avatar Aug 08 '23 06:08 vinlim

Already addressed via custom post type see https://github.com/blockonomics/woocommerce-plugin/issues/9

shivaenigma avatar Jun 03 '24 07:06 shivaenigma