Custom liquid
You can add your own Liquid code to create a custom section.
- Add app snippets provided in the instructions from your downloaded apps to introduce apps to your pages.
- Add custom Liquid code directly in the editor.
Steps to add custom liquid section:
- In your Shopify admin dashboard, go to Online Store > Themes.
- Choose the theme you want to edit and click on the Customize button.
- Click on the arrow down next to Home page↓and select a template you want your Custom liquid section to add to.
- Click on + Add section which can be found in your left sidebar or directly in the live editor.
- Click and hold the drag-and-drop handles
⋮⋮
to re-order your sections. - Scroll down, or search for Custom liquid, then click on Custom liquid.
- Now, you can insert your code to the Custom Liquid field.
- (Optional) You can change both top and bottom section padding (the empty space above and below the section) and set it anywhere from 0px to 100px.
- Read more about Custom CSS ↗.
Congrats! 👏 You just added your Custom liquid section.