Skip to main content

Custom Head Code

Custom Head Code lets you add your own styling, design updates, or third-party tools to enhance your experience. You can make visual changes, add custom features, or connect services like Google Analytics, using inline code or uploaded custom files.

Updated today

Add Custom Head Code

  1. Navigate to Organization > Design > Branding > Head Code section.

  2. Add your custom code.

  3. Click Save


Add your own custom javascript and CSS. These need to be wrapped in tags. For example, if you want to inject custom javascript, you should start/end the script with <script> and </script> while with custom CSS you need to use <style> and </style>

Uses:

  • Add custom background colors and/or animations

  • Add functionality to your Custom Header

  • Add third-party code such as Google Analytics (or you can do this via our integrations) and use of Google Tag Manager

Custom Files

You can either do inline javascript or CSS or you can use external javascript or CSS files (recommended) by uploading them to the Custom Files.

Did this answer your question?