How To Add Language Flag Selector Icons On Header? – Dawn Theme

1. Create new snippet 'language-country-flag' and paste below code: <style> .header-lang-switcher summary { display: flex; align-items: center; } </style> <localization-form> {%- form 'localization', id: 'FooterCountryForm', class: 'localization-form header-lang-switcher' -%} <div>…

Continue ReadingHow To Add Language Flag Selector Icons On Header? – Dawn Theme

Animated Typing Effect Shopify Section | Without App | Stylish Text Animation | [100% Conversion]

Follow below steps: Go to theme -> Edit codeAdd a new section 'typewriter'Paste the below code<style> .custom-typewriter-section { text-align: center; background:{{section.settings.colorBackground}}; } .custom-typewriter-section .title { margin: 0; font-size: {{ section.settings.textsize…

Continue ReadingAnimated Typing Effect Shopify Section | Without App | Stylish Text Animation | [100% Conversion]