Comments 11RanebrookZina started the conversationJune 14, 2021 at 3:40pmHelloI would like to hide these two elements from the single product page:- add to wishlist- clearI attached a screenshot and market them red. Please could you help with the CSS code?Many thanks. 1,878Judith repliedJune 14, 2021 at 3:50pmHi There,Please send in your website url.Thanks. RanebrookZina replied privately 1,878Judith repliedJune 14, 2021 at 4:05pmHi There,Please try this css: .woocommerce div.product form.cart .reset_variations { display: none;} a.add_to_wishlist { display: none;}Thanks. 11RanebrookZina repliedJune 14, 2021 at 4:07pmHi JudithThe wishlist is hidden now, but the 'x clear' is still there. But now it isn't next to the variation but under it. 1,878Judith repliedJune 14, 2021 at 4:11pmHi There,We added this css: .woocommerce div.product form.cart .reset_variations { display: none !important;}Please check.Thanks. 11RanebrookZina repliedJune 14, 2021 at 4:16pmNow this one disappeared, but the 'add to wishlist returned back' :-/ 1,878Judith repliedJune 14, 2021 at 4:19pmPlease check now. Also add your css here:Thanks.1 Like 11RanebrookZina repliedJune 14, 2021 at 4:21pmThank you, everything worked :)1 Like Sign in to reply ...
Hello
I would like to hide these two elements from the single product page:
- add to wishlist
- clear
I attached a screenshot and market them red. Please could you help with the CSS code?
Many thanks.
Hi There,
Please send in your website url.
Thanks.
Hi There,
Please try this css:
Thanks.
Hi Judith
The wishlist is hidden now, but the 'x clear' is still there. But now it isn't next to the variation but under it.
Hi There,
We added this css:
Please check.
Thanks.
Now this one disappeared, but the 'add to wishlist returned back' :-/
Please check now. Also add your css here:
Thanks.
Thank you, everything worked :)