Shopify themes, liquid, logos, and UX
hey, can someone explain how i can add this green text under my cart button? and how i can change the color of the text and the size etc. ?
Hi @richardlrnz
Can you please provide your store URL and password as well if applicable, so that I can provide you solution that can work for your store.
Best regards
Sahil
- Your
Hi @richardlrnz Thanks for the URL, Please add this code under the add to cart button of your theme.
You should find the code in main-product.liquid file.
<p class="text-1">92% were satisfied</p>
You can add the CSS in theme.liquid file just below <body> tag
<style>
p.text-1 {
font-weight: 600;
text-align: center;
color: #339966;
}
</style>
Result:
If you will unable to implement the same then I'm happy to do this for you, let me know. I can implement the code changes so that this will work well for you.
Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!
Best Regards
Sahil
- Your
Hi @richardlrnz You need to provide the store access so that I can implement the same.
Let's move this conversation from here to whatsapp or email or private message in shopify, which ever is suitable for you.
Best Regards
Sahil
- Your
Hey Sahil, can you
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024