Advanced Tab: Embeddable Calendar Design Templates
The Advanced tab of the Designs editor is where you can place any custom code that you want to implement on your embedded calendar. For example, you could add in custom CSS that makes changes beyond what the Designs editor allows.
Header
- Code added here is injected just before the closing
</head>
tag. - Changes made to this section will not be saved unless you click the "Update Preview" button.
Footer
- Code added here is injected just before the closing
</body>
tag. - Changes made to this section will not be saved unless you click the "Update Preview" button.
Updating Your Changes
- Changes to the header or footer are not applied until you click Update Preview.
Note The Advanced tab is only available on Professional and Enterprise plans.
Updated 2 days ago