Hi, how can I fix these issues on the product page – adding the missing line from the description box and removing the title as it says “description” twice.
Thanks.
Hey DROR,
Can you disable caching and minification for now?
Best regards,
Victoria
I deactivated it.
Hi bakbek,
Thank you.
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 .woocommerce-tabs #tab-description h2 {
display: none;
}
div.product .woocommerce-tabs ul.tabs li {
margin-right: 0;
}
If you need further assistance please let us know.
Best regards,
Victoria
Perfect. Thanks!
Hi bakbek,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria