Home Forums WoodMart support forum Deleted the share button, but the page still shows “Share”

Deleted the share button, but the page still shows “Share”

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #453459

    cmeng7680
    Participant

    Deleted the share button, but the page still shows “Share”

    Attachments:
    You must be logged in to view attached files.
    #453495

    Hello,

    You can disable them in the Theme Settings > Shop > Compare /Wishlist.

    If you just want to hide on the product page, add this code to the Theme Settings > Custom CSS:

    body.single-product .summary-inner >.wd-action-btn.wd-wishlist-btn,
    body.single-product .summary-inner >.wd-action-btn.wd-compare-btn {
    display:none;
    }
    Before inserting the custom CSS, please check the Dashboard > Layouts, if you have the product template there, you can just remove these widgets: https://xtemos.com/docs-cat/woocommerce-layouts-builder/?theme=woodmart

    If you have any questions please feel free to contact us.

    Best Regards

    P.S. I close this duplicated thread.

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

The topic ‘Deleted the share button, but the page still shows “Share”’ is closed to new replies.