Comments 1DRDB started the conversation1 day ago on Wednesday at 8:31pmHi, as per the image attached, Bundled products look messy on the Cart Widget. How can this be improved? For example, put the items of the bundle bellow the phrase "Bundled Products" Website to test: https://hlqcefug.elementor.cloud/product/combination-package-1-12-baos-2-bags-of-6-and-24-dumplings-1-bag-of-24/ and just add to cart.Thanks!Attached files: Screenshot 2025-04-02 at 13.28.12.jpg 1,388Dustin replied13 hours agoHi DRDB, Please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS: .widget_shopping_cart_content dl.variation { display: flex; flex-direction: column; } .widget_shopping_cart_content dl.variation ul { margin: 0; padding-left: 12px; } And the result will be like this: Best regards,Dustin1 Like 1DRDB replied2 hours agoWorked like a charm!!! Thanks! Sign in to reply ...
Hi, as per the image attached, Bundled products look messy on the Cart Widget. How can this be improved? For example, put the items of the bundle bellow the phrase "Bundled Products"
Website to test: https://hlqcefug.elementor.cloud/product/combination-package-1-12-baos-2-bags-of-6-and-24-dumplings-1-bag-of-24/ and just add to cart.
Thanks!
Attached files: Screenshot 2025-04-02 at 13.28.12.jpg
Hi DRDB,
Please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS:
And the result will be like this:
Best regards,
Dustin
Worked like a charm!!! Thanks!