Add a Confetti effect to your Showit Page

Enjoying these free resources?

Your support helps keep this site running and growing!

Looking to add a fun, celebratory touch to your Showit website? A confetti effect is a great way to delight your visitors—whether you’re announcing a sale, celebrating a milestone, or a thank you page after form submissions. The best part? You can do it in just a few steps by adding a simple code snippet to your page’s head section. Here’s how!


Step-by-Step Guide

1. Open Your Showit Site and Select the Page

First, log in to your Showit account and navigate to the page where you want the confetti effect to appear.

2. Access Advanced Settings

With your page selected, look for the settings panel. Click on Advanced Settings. This is where you can add custom code to your page.

3. Find the Custom Head HTML Box

Within Advanced Settings, locate the Custom Head HTML box. This is where you’ll paste the confetti script.

4. Add the Confetti Script

Copy and paste the following code into the Custom Head HTML box:

<script src="https://cdn.jsdelivr.net/gh/Pratik-Khaling/doitwithshowit@main/confetti.js"></script>

5. Save and Publish

After pasting the code, save your changes and publish your site. Visit your page to see the confetti effect in action!


Tips and Notes

If you want to remove the effect later, simply delete the script from the Custom Head HTML box and republish your site.

The confetti effect will trigger automatically when the page loads.

You can add this script to multiple pages if you want the effect to appear in more than one place.


Bonus

Here is a sharecode for a fully functional Thank you page for you with the confetti pre applied!

DdKR6MPvaveD304568


And That’s it! You’ve successfully added a confetti effect to your page!

This simple addition can make your announcements, launches, or special moments feel even more memorable for your visitors.

If you ever want to update or remove the effect, just revisit the Custom Head HTML box in your Advanced Settings and make your changes. You can also experiment with adding the confetti script to other pages to spread the festive vibe across your entire site.

Enjoying these free resources?

Your support helps keep this site running and growing!

0 0 votes
Article Rating
Subscribe
Notify of
guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments

YOU MAY ALSO LIKE

Showit Button Ripple Effect on Click

Want to make your Showit button pop with a fun, interactive effect? With this easy custom code snippet, you can add a beautiful ripple animation that starts exactly where you click on your Showit button. It’s a simple way to make your site feel more dynamic and...

Grow or Shrink a Logo on Scroll

Creating a dynamic logo that responds to user scrolling is a popular web design technique that enhances user experience and adds visual polish to websites. This effect typically involves shrinking a large logo in the header as users scroll down, making more room for...

How to Build a Scalable Showit FAQ (with a Simple Code Snippet)

If you’re building a website on Showit, you know how important a well-organized FAQ section can be for your visitors. But as your list of questions grows, managing a Showit FAQ can quickly become time-consuming—especially if you want to keep things easy to update and...