Tagged: wocommerce, wordpress
Hi all Friends! :)
I’m trying to remove addthis from product descriptions. and I can not. I tried from WooCommerce options, from asthiss options, I searched on google but can not find solution. Could you help me with some idea?
Product url: goo.gl/XPebrp
Thanks ^^
Hey Ganubis,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.single-product .at-above-post {
display: none;
}
Best regards,
Yigit
It works well.
Thanks Super Yigit, you always saved me. eternally grateful ^^
Best regards