Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 763 Bytes

custom-integrations.mdx

File metadata and controls

20 lines (14 loc) · 763 Bytes
title nav_label sidebar_position
Custom Integrations
Custom Integrations
30

Studio enables you to customize your site's appearance.

If you need a way to add custom code to every page, custom integrations are the way to go.

Custom integrations

Custom integrations can be used to:

  • Tweak global CSS for things not customizable in the Style guide
  • Add additional scripts for analytics or functionality
  • Add a global banner at the top or bottom of the page
  • And more...

A custom integration can be inserted before or after the content of the page, or in the <head> of the HTML. See Custom Integrations.