Basic Config before using theme

in Molla

Currency

1. Go to Customize >> Theme Settings >> Currency tab. You can enter currency you want to work on your store.

2. Go to Settings select General.

3. On section Standards and formats click Change formatting.

 

You must change your currency into this format, It’s required to make the theme work properly

You can copy and paste these snippets of code

<span class=money>${{amount}} USD</span>

<span class=money> ${{amount}}</span>

${{amount}} USD

${{amount}}

Change text to your language

Copy the text you want to change. Eg) I’d like to change the text above Newsletter Signup form

Go to Shopify admin>> Theme

Paste this text to search

Write translation>> Save

Result: