How can I remove the 'add to compare' icon in the Pharmify theme?

hi.

I need some expert opinion on how to remove the “add to compare” and “view Compare” icon for the theme Pharmify.

I have even unchecked comapre view in the theme setting but still seeing this in the product page some how.

Thank you.

Hi @Ilaaj ,

Could you please share your store URL, so that I can check for you

Hey @Ilaaj

Could you please provide your Store URL and, if applicable, the Password too? Your cooperation is greatly appreciated!

Best Regards,
Moeed

Hey @Ilaaj
You can hide this by adding this CSS to your theme.

.dT_VProdCompareList {display:none;}

@azamgill thank you so much. this worked well. the button disappeared.

thank you to others who tried to help as well.

Appreciate it a lot.