What is it?
The Custom HTML block lets you insert raw HTML code into any page of your Sprintty project, offering advanced control over the content and styling of your storefront or landing pages.
What you can do with it:
Add third-party integrations (like tracking pixels, video embeds, forms)
Customize layout or design beyond the default options
Insert scripts for dynamic behavior (with caution)
How to insert a Custom HTML block:
Open your Page Editor from the Sprintty dashboard.
Select the page you'd like to modify.
Click on “Add Component” or “Add Block”.
From the list of available blocks, choose Custom HTML.
Paste your HTML code into the code box.
Save your changes and check the result in the live preview.
⚠️ Note:
Make sure your code doesn’t conflict with the existing page structure and works well on all screen sizes.