Design recipes
Design recipes to help you customize your status page easily.
Paste one of the following "recipes" into your status page's "Custom CSS" Design setting field to implement a customization.
Hide the past incidents section and link
Hide the uptime percentage from your Uptime Graphs
Auto-select "Select services" Checkbox and Hide "All" in the Subscription Modal
This recipe automatically selects the "Select services" checkbox and hides the "All" option in the subscription modal. Ideal for when you want to make sure your customers select the specific status page services they should get notifications about.

JavaScript Snippet: This JavaScript code automatically selects the "Select services" checkbox when the subscription modal is opened. Add this to the Status Page Settings section:
CSS Snippet: This CSS code hides the "All" option in the subscription modal. Add this to the Status Page Design section:
Last updated