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

  1. Go to Theme Editor
    • Navigate to Online Store > Themes > Customize.
    • Click Add section and select Custom Code.
  2. Insert Your Code
    • Paste your custom HTML, CSS, or JavaScript into the provided field.
    • Ensure that your code is properly formatted to avoid conflicts.
  3. 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.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.