Hi there,
I have translated my website using WPML from English (original language) to Spanish (secondary language). Prior to translating my website, I had included the following code in the Quick CSS (general styling) to delete product tabs and related products from a product page:
.product-sorting, .product .woocommerce-tabs, .related.products { display: none; !important}
It has been working well and continues to work well for the English product pages but it doesn’t work for the Spanish ones.
Do you have an idea of how to fix this?
Thanks!
Hey!
Theme Options are separated for each language, clone the Quick CSS code from the English panel to the Spanish one.
Cheers!
Josue