Remove Description After selecting variants on Product Page
-
Hi , I’m trying to figure out how to delete the product summary after selecting options. Please see attached.
Many Thanks
Attachments:
You must be
logged in to view attached files.
Hi GlassDC,
Thanks for reaching to us.
You are using a Custom Single Product layout, which is built with WoodMart WooCommerce builder.
Navigate to Layouts > edit the layout > and remove Product short description
widget. Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Regards,
Hung PD
Hi Hung,
Thank you, but that got rid of the top description which I want to keep and want to remove the variant description. Please see attached.
Many Thanks
Attachments:
You must be
logged in to view attached files.
Hi GlassDC,
Thanks for patience.
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
div.woocommerce-variation-description{
display: none;
}
Regards,
Hung PD
Hi GlassDC,
Glad to hear your issue has been resolved. And hope you can share you feedbacks here https://tally.so/r/w4l54k
If you have a quick minute we always appreciate a 5-star rating on our theme!
https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492
Your feedback is the motivation to improve our work and services.
Regards,
Hung PD
The topic ‘Remove Description After selecting variants on Product Page’ is closed to new replies.