Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

word-break issue

Home / Forums / Kadence Theme / word-break issue

This topic is: Resolved
[Resolved]
Posted in: Kadence Theme
February 2, 2021 at 1:51 pm

Hi Kadence Team,

I think I I found a bug in the latest release of Kadence Pro: The Woocommerce cart and buttons next to forms look messed up with the latest update to Kadence: the table columns in the cart for example (woocommerce) are too narrow to display the content and the text gets squashed.

I’ve identified the culprit:

.content-area {
margin: var(–global-xxl-spacing) 0;
word-break: break-word;
}

THe word-break is what is causing the issue!

Sincerely,

-Walter Zelhofer

  • The forum ‘Kadence Theme’ is closed to new topics and replies.