In WooCommerce the tabs have broken when we turn Enfold theme on – See the link in Private Content:
Tabs that show DESCRIPTION – ADDITIONAL INFORMATION – REVIEWS
Hey whdsolutions,
Sorry for the problem, please try this in Quick CSS:
#top div div.product .woocommerce-tabs ul.tabs li a {
white-space: nowrap !important;
}
This fix will be included in the next release of the theme.
Best regards,
Rikard