How do I insert a section made with normal HTML CSS into the Shopify theme?
How to add a custom HTML section to Shopify theme:
- 1) From your Shopify admin, go to Online Store > Themes.
- 2) Find the theme you want to edit and click Actions > Edit code.
- 3) After entering the name of section Click “Create section”.
- 4) After the
section is created copy the static “HTML” code to that section.