WooCommerce Product Compare deactivated but button is still showing on product
I have the pro theme and the in the woocommerce section I found the product compare function. I have deactivated this function, but the button “compare” is still showing on the product page. Is this a bug or is there any wrong setting.
I also tried to delete the caches.
Help is welcome.
Thank you
Replies (1)
-
November 7, 2025 at 9:43 am
I have the pro theme and the in the woocommerce section I found the product compare function. I have deactivated this function, but the button “compare” is still showing on the product page. Is this a bug or is there any wrong setting.
I also tried to delete the caches.Help is welcome.
Thank you -
November 8, 2025 at 4:08 pm
Hi Rene
Thanks for reaching out
Please add this CSS.woocommerce div.product .ospa-compare-button {
display: none;
}Copy & Paste it into Appearance -> Customize -> Additional CSS
Regards
