Hi, I have a problem, I need delete diferente stroke in this web site (better see attached filed):
https://www.dropbox.com/s/kxzdlfmmcnp0pn8/stroque-delete.zip?dl=0
The web site is:
http://www.labiatae.com.mialias.net/aceites-esenciales/
http://www.labiatae.com.mialias.net/producto/agua-floral-de-hierbabuena/
I hope that you can help me. Regards
Hi kikosanchezestudio,
Please try to add this CSS code in Quick CSS, located in Enfold > General Styling:
#top .product .inner_product,
#top .product .inner_product .inner_product_header,
#top .single-product-summary .variations_form,
#top .single-product-main-image .woocommerce-product-gallery__wrapper a {
border: none;
}
#top .product .inner_product .avia-arrow {
display: none;
}
Best regards,
Nikko