How can I remove the share icon from product section?

i cant seem to find the code to remove the share this icon on products. i wanted to add a proper social share this code but no one has helped at all so added a social share app instead which works but now i want to remove the icon of the share this in the products section. any assistance would be appreciated. i am in the main product liquid section right now and can’t seem to find a way to remove it. thanks!

1 Like

Hello There,

Please share your store URL and Screenshot.
So that I will check and let you know the exact solution here.

Hi @MLG0810

This is Victor from PageFly - Landing Page Builder App

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css.

Step 3: Paste the below code at top of the file → Save

button.share-button__button {

display: none;

}

Hope that my solution works for you.

Best regards,

Victor | PageFly

Please remove that app

Hello @MLG0810

It’s GemPages support team and glad to support you today.

To provide you with the most precise solution in this case/ To make sure we catch your meaning right, could you please share… link? Thank you and hope to hear from you

@MLG0810

I would like to give you a solution to support you:

  1. Go to Online Store → Theme → Edit code:

  1. Open your theme.liquid theme file

  2. Paste the below code before :


Apply only product page.

Hope my solution can work and support you!

Kind & Best regards!

GemPages Support Team.