Reply 226464 to: WooCommerce Product Categories/Tags Exceed page width

Avatar: Olga Barlow
Olga Barlow
Support staff
December 9, 2019 at 11:16

Hello,

Go to XStore > Theme Options > Theme Custom CSS > add the following code to custom CSS area

.product_meta > span, .product_meta > div {
    flex-wrap: nowrap;
}
.product_meta .products-page-cats a, .product_meta .tagged_as a {
    white-space: normal;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.