I removed the content from the empty cart and replaced it with some custom items. Here’s a div with an inner paragraph.
The div has a red background color, while the paragraph has a blue one.
→ In the backend, the background color for the paragraph is applied, but not for the div.
→ On the frontend, neither of the background colors is applied.
I’m not sure where this structure originated.
On the page, I believe I only had two shortcodes in one section: [woocommerce_cart] and [woocommerce_checkout].
Is it possible that an update from WooCommerce or Cwicly replaced these shortcodes with the full structure?
It’s a peculiar guess, but I never added such a structure.