This topic has 6 replies, 2 voices, and was last updated 1 years, 6 months ago ago by Rose Tyler
Hello
I want to remove the PIE before the Add to Wishlist button and Add to Compare button & features from the single and shop page.
Hello, Manish Singh,
Thank you for getting in touch with us.
Please add the next code in Theme Options > Theme custom CSS:
.product-view-mask3 .content-product .footer-product .add_to_cart_button {
display: none;
}
Go to Single Product Builder > Connection block settings > disable separator.
If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.
Kind Regards,
8theme team
Hello
PIE got removed But why we added this CSS for
.product-view-mask3 .content-product .footer-product .add_to_cart_button {
display: none;
}
and, Secondly
I want to disable the Built-in Compare feature for this website as it has no use to it
Hello, Manish Singh,
Thank you for your response.
The mentioned custom CSS code can be used to remove this – https://postimg.cc/TyL4J29X
Built-in Compare can be disabled via Theme Options > WooCommerce.
We hope this information is helpful.
Kind Regards,
8theme team
Hello
Sorry we shared the wrong screenshot previously we want to remove the compare icon
Hello, Manish Singh,
Thank you for getting in touch with us.
Once you disable Built-in Compare via Theme Options > WooCommerce, the mentioned button will be disabled also. Please test it.
Kind Regards,
8theme team
Tagged: add compare, remove pie, shop page, single page, template, woocommerce, wordpress
The issue related to '‘I want to remove the PIE and Add to compare button & feature from the single and shop page’' has been successfully resolved, and the topic is now closed for further responses