• Hi,

    I understand Woocommerce doesn’t have an option for social share icons on the product pages so I believe this is happening due to the theme Shopline?

    Can you tell me how I can get rid of the “Share this product” share buttons on each product page as they look messy?

    Kind Regards,

    Luke Field

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author ThemeHunk

    (@themehunk)

    Hello there,

    You can try this CSS:

    .single-product .social-share {
        display: none;
    }

    Hope that helps.

    Best Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Social Share Icons – Woocommerce’ is closed to new replies.