Skip to main content

Adding Custom CSS to Landing Pages (Private Preview)

Override standard styles on Landing Pages by adding your own styling with custom CSS.

Updated over a month ago

You can override certain styles by adding your own CSS. The layouts are built off Twitter Bootstrap to give you a better understanding of how to override designs.

Step 1: Navigate to Tracking Tab

First, head to the Launch page and go to the Tracking tab.

Step 2: Add your Custom CSS

In the Head Tag, add your custom CSS that is wrapped in a "<script></script>" tag. You may also need to use a !important flag to override styles.

Did this answer your question?