Advanced Tab: Embeddable Calendar Design Templates
The Advanced tab of the Designs editor is where you can place 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.
CSS
- CSS that will be rendered inside a
styletag.
Body HTML
- Visual HTML elements that can be styled with your custom CSS above, or style attributes. These will be added to the bottom of the page, just before the end of the page body. Meta or link tags that will be inserted into the head tag.
- The following tags are allowed:
p, b, strong, i, em, u, br, hr, h1, h2, h3, h4, ul, ol, li, blockquote, code, pre, div, span, a, img, table, thead, tbody, th, tr, td. All tags may use the attributes id, style, and class, in addition to standard attributes for hyperlink and image tags. - Image tags must be written without self-closing markup.
- Changes to the header or footer are not applied until you click Update Preview.
Script tags
- Script tags used to add tracking pixels and other product integrations, such as Google tag manager, social media plugins, chatbots, etc.
- The open and closing tags for
<script>must be included in the text field for the feature to work correctly. - Note: scripts will not run in the preview.
Note The Advanced tab is only available on Professional and Enterprise plans.
Updated about 1 month ago
