Hello!
How do I edit the literal word ‘Share’ at the bottom of my product page- I have searched in all of the liquid pages, and can’t find the location to change it. I just want to make it read a little more interestingly!
Hello!
How do I edit the literal word ‘Share’ at the bottom of my product page- I have searched in all of the liquid pages, and can’t find the location to change it. I just want to make it read a little more interestingly!
@enigmailed You can add style for the “Share” button from the theme.css file.
Navigate to online store >> Click edit theme code.
Now find theme.CSS and paste the following code. If you want to add more style then change or add the CSS code with the following code.
.social-sharing__title{
font-size: 24px !important;
font-weight: 700 !important;
color: #bf4d4d !important;
text-transform: uppercase !important;
}
I hope it will be helpful for you.
Thanks
Did it solve your issue?
- If yes, Like & Mark As Solution to help the community
- If not, let me know. also share a screenshot of the code that you added.
@enigmailed - word share can be in product page template, or language settings
Hi,
I have not found it in either of these.
No, I want to literally change the word Share to something else!
Hood morning , can you add me as collab to your site? I can check it, i
will send request