On product pages using woocommerce with the them the product description boxes have gone wrong – see this link – https://www.saltirecandy.com/product/aniseed-balls/
Any ideas why and how to fix? the Enfold theme is up to date I believe
Hey CatchPR-Sa-Ra,
Sorry for the problem, please try this in Quick CSS:
#top div div.product .woocommerce-tabs ul.tabs li a {
white-space: nowrap !important;
}
Best regards,
Rikard