Custom Code
The Custom Code section allows you to add custom HTML, Liquid, JavaScript, or CSS to enhance or extend your store’s functionality beyond the default settings.
How to Activate
- Go to Theme Editor
- Navigate to Online Store > Themes > Customize.
- Click Add section and select Custom Code.
- Insert Your Code
- Paste your custom HTML, CSS, or JavaScript into the provided field.
- Ensure that your code is properly formatted to avoid conflicts.
- Save Your Changes
- Click Save to apply the custom code to your store.
Best Practices
- Test code in a development environment before applying it to your live store.
- Ensure JavaScript does not interfere with existing scripts.
- Keep CSS changes minimal to prevent overriding important styles.