How can I align text in the Detail Metafield on the Dawn Theme?

Hi there,

My url: andrejewelry.com

Password: Thankyouverymuch121

On both pc and mobile, I would love the multi line text in the Detail Metafield (product.metafields.custom.details) align like the picture below:

How can I do it?

Thank you!

Hi @AndreaHuang

You must add them as list items instead of text to make them aligned.

Hi @AndreaHuang ,

The text display data of HTML Metafield sections is a piece of plain text separated by
(Break line). If you want to align it, you should set the content of each line to not be too long, or consider using another display type such as list, table, …