Customize
Edit the section code
For advanced users — change a section's Liquid file directly.
Open the file
Go to Shopify admin → Online Store → Themes.
Click Actions → Edit code on your theme.
Open the Sections folder.
Click the section file, for example my-section.liquid.
Make your changes and click Save.
Back up first
Duplicate your theme before editing code. A broken Liquid file can stop a page from loading.
What happens on a theme update
- Sections installed by the app are separate files in your theme, so normal theme updates usually leave them alone.
- If you replace the theme instead of updating it, install the section again from My Sections.
Prefer the editor
For colors, text, and images, use the theme editor settings instead — it is safer and no code is involved.