A space to discuss online store customization, theme development, and Liquid templating.
Hi there.
I've been looking around for a while for a solution to add simple styling (bold, underline Italics etc) to dynamic sources / metafield values and haven't been able to find anything. 😞
I would like to bold specific words within the metafield value. So for example for the metafield "Anime Description" (which is a multi-text field) on my current site:
Ideally, I would like to bold ONLY those two words to help distinguish them as "headings" but haven't been able to figure out how to do it so far.
Any help would be appreciated.
Thanks in advance!
Hi @animeroom !
For the metafields we can't use type reach text that we have regular Shopify admin panel settings.
Metafields types doc: https://shopify.dev/apps/metafields/types
And we can use multi_line_text_field for metafields with HTML code. Or use just some Shopify app extension for custom metafields.
This topic might help you: https://community.shopify.com/c/shopify-design/allow-html-in-metafield/td-p/1347459