1)
How do you have the widget to align right? I set a widget on the footer right section but it does not align right, so it looks weird
2) I need to add an attribute to my product names to prevent it to be translated. Do you know how?
“In order to prevent translation of certain parts of your website you can use class=”notranslate” attribute for any HTML element. For example:
<span class=”notranslate”>this text will not be translated</span>”