I would like my share button to look like the example that I’ve provided, and I would also like it to be centered on the screen instead of the left position that its currently in. And I only need the Facebook and Pinterest symbol to show, not the one in the middle. Any coding or recommendations is greatly appreciated.
From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
Find the theme that you want to edit and click on “Actions” and then “Edit code”.
In the “Assets” folder, click on “base.css, style.css or theme.css” file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
The social media icon photo that I provided was from another website that I found. instead of the “share button” I would like to replace it with the Facebook and Pinterest buttons instead.