Shopify themes, liquid, logos, and UX
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!
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
If it’s helpful for you, please let me know by giving it a like or marking it as a solution!
PageFly #1 Shopify Landing Page Builder - Free to use, 24/7 Live Chat Support.
All features are available from Free plan. Let’s create unique website design with PageFly here.
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
I would like to give you a solution to support you:
1. Go to Online Store -> Theme -> Edit code:
2. Open your theme.liquid theme file
3. Paste the below code before </body>:
<style>
body[aco-theme-page="products"] share-button.share-button{
display: none !important;
}
</style>
Apply only product page.
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.
User | RANK |
---|---|
122 | |
91 | |
77 | |
72 | |
41 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022