Shopify themes, liquid, logos, and UX
I want to put the color DDAC00 in the sales point "Free worldwide shipping" and make its icon highlighted in bold on the product page. My theme is in Portuguese, which is my language, so I only translated the sales point to make it easier for you to understand. I made an edit of how I want it to look
URL: hallygold.com
password: cliagi
Solved! Go to the solution
This is an accepted solution.
Just go to the theme editor. And paste this code into the "Text" line
<font color="DDAC0"><b>Free worldwide shipping</b></font>
Contact me and I will help you
✅ Was my reply helpful? Click Like to let me know!
This is an accepted solution.
I thought you should highlight the text in bold)) If you don't need to should highlight the text in bold, then delete "<b>" and "</b>" in the code that I wrote to you👆.
To highlight the icon, add the code at the very bottom of the theme.css.liquid file :
.icon-truck .a {
stroke-width:5px !important;
}
Contact me and I will help you
✅ Was my reply helpful? Click Like to let me know!
This is an accepted solution.
Just go to the theme editor. And paste this code into the "Text" line
<font color="DDAC0"><b>Free worldwide shipping</b></font>
Contact me and I will help you
✅ Was my reply helpful? Click Like to let me know!
Thanks. What about the icon in bold?
This is an accepted solution.
I thought you should highlight the text in bold)) If you don't need to should highlight the text in bold, then delete "<b>" and "</b>" in the code that I wrote to you👆.
To highlight the icon, add the code at the very bottom of the theme.css.liquid file :
.icon-truck .a {
stroke-width:5px !important;
}
Contact me and I will help you
✅ Was my reply helpful? Click Like to let me know!
I'm trying to put the checkmark in the code but it doesn't work. Can you please resolve this?
In theme.css or theme.css.liquid, please add the code below.
svg .icon .icon-truck {
stroke: #DDAC00 !important;
stroke-width: 5px !important;
}
This don't work bro...
Can you help please! This doesn't work...
Help please, this doesn't work!
I already solved the problem with the checkmark. thank you so much
How did you make the icons bold?
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025