This topic has 4 replies, 3 voices, and was last updated 11 months, 2 weeks ago ago by Rose Tyler
Hello
I try from many days to found the solution to hide these class only for one prod :
class=”sales-booster-safe-checkout”
class=”sku_wrapper”
class=”products-page-cats”
class=”product-share”
I need to hide that on only one product, but nothing rules works. Can you help us please ?
best regards
Hello, @Chris0483,
Thank you for reaching out to us.
We would like to confirm whether you wish to remove certain class sections exclusively from a specific product on your website. If this is the case, we are prepared to assist by implementing a Custom CSS solution. To proceed, kindly provide the URL of the product in question. Upon receipt of this information, we will review the page and furnish you with the appropriate Custom CSS code to address your needs.
Warm regards,
The 8Theme Team
Hello Sir
I gave you the link in private content, I give you again the link.
best regards
Chris
Hello, Chris0483,
We appreciate your prompt response.
Please find below the code for your use:
.page-id-618662 .sales-booster-safe-checkout,
.page-id-618662 .sku_wrapper,
.page-id-618662 .products-page-cats,
.page-id-618662 .product-share {
display:none;
}
Kind Regards,
8theme team
You must be logged in to reply to this topic.Log in/Sign up