Home Forums WoodMart support forum Remove Description After selecting variants on Product Page

Remove Description After selecting variants on Product Page

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #688063

    GlassDC
    Participant

    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.
    #688125

    Hung Pham
    Participant

    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

    #688179

    GlassDC
    Participant

    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.
    #688531

    Hung Pham
    Participant

    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

    #688596

    GlassDC
    Participant

    Thank you very much!

    #688721

    Hung Pham
    Participant

    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

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Remove Description After selecting variants on Product Page’ is closed to new replies.