WooCommerce Product Compare deactivated but button is still showing on product

R Started by Rene · November 7, 2025 at 9:43 am · 1 reply 0 voices Last reply 8 months, 1 week ago
R
Rene Original poster Member
#1

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

ST
Spiracle Themes Original poster
#2

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

Post a reply

Join the conversation. Be kind — this is a public forum.

Replying to WooCommerce Product Compare deactivated but button is still showing on product

By posting, your reply becomes public (unless marked private).