Custom codes
The Custom codes section lets you inject CSS or JavaScript across your site, in order to tweak its appearance or plug in a third-party script that the standard marketing plugins don't cover. This is an advanced feature that requires basic development skills.
Come here when you need to add CSS that the themes don't cover, when you want to integrate a third-party script (chat widget, A/B testing tool, specific advertising pixel…), or when you want to temporarily disable an existing code without deleting it.

Custom codes
This section lists every custom code already added to your site, with its Name, its Type (CSS style or Script), the Last edited date and its Status (active or inactive). Click on a row to open the code and edit it, or toggle its status to enable or disable it without deleting it.
To add a new code, click Create a code. You'll be prompted to choose the type (CSS or Script), name your code so you can find it later, then paste its content. Save to apply the code to your site immediately.
Caution
An error in an injected code can break your site's display or block its operation (blank page, scripts crashing, broken forms). Test your code before saving, and disable it immediately if a malfunction appears live, rather than trying to fix it under pressure.
Not a developer?
This section assumes minimum HTML, CSS and JavaScript skills. If you want to add a third-party script (chat, pixel, analytics) without coding, first check Marketing extensions: the most common services already have a dedicated field there. For a specific case not listed, you can open a Support request: we can help you set it up.