Hello, suddenly after an update the Woocommerce tabs “description” and “additional information” are placed vertical, one above theother, while it was before horizontal, one left and one right. How can I correct this? Mni tnx for info.
Hey marscui,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top div div.product .woocommerce-tabs ul.tabs li a {
white-space: normal;
min-width: 200px;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank You, that works :-)
Kind regards, solved.
Marscui
Hi marscui,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria