This topic has 4 replies, 2 voices, and was last updated 3 years, 12 months ago ago by Rose Tyler
i want to hide some elements on some products page so please help me how to use custom css or any other option to hide buy now button on some pages
Hello,
Go to Edit product > Custom CSS for product – https://prnt.sc/vpycty
.buy-now-woo--button-before-cart .wsb-button {
display: none;
}
Regards
i want to hide it on specific product only
not for all products
Yes, go to Edit particular products and add the code as was mentioned.
Provide temporary wp-admin access, and we will add the code for the mentioned product, as an example.
Regards
You must be logged in to reply to this topic.Log in/Sign up