Shopify themes, liquid, logos, and UX
Hi,
I have added a dynamic metafield to my product page (product.metafields.custom.instlang). It is displaying correctly but I want to change the font color to make it more visible. What is the best way of doing this?
Regards
Dawn (I am also using the Dawn theme 🙂
Solved! Go to the solution
This is an accepted solution.
You can wrap it with a span and give that span a color.
<span style="color: red;">{{ product.metafields.custom.instlang }}</span>
Can you share your store url and an image which part you want to change the color for to be able to assist you.
This is an accepted solution.
You can wrap it with a span and give that span a color.
<span style="color: red;">{{ product.metafields.custom.instlang }}</span>
Thanks Drew. I bought you a coffee 🙂
Aw, thank you! I truly appreciate that! If you have any further questions do not hesitate to ask.
Hi, where did you implement the <span style>? The metafield itself doesn't support HTML and the display section also doesn't support it
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025