Hello, I would like to translate a custom liquid section on my DAWN theme using the Translate and Adapt Shopify app.
Here is an example of what I would like translated.
Thank you,
Hello, I would like to translate a custom liquid section on my DAWN theme using the Translate and Adapt Shopify app.
Here is an example of what I would like translated.
Thank you,
you can’t translate html because it’s hard coded inside the theme, if you want to translate any text it has to be Rich text. so basically you need to code a new section with your content with rich text after that you can translate it
Ok, thank you