How to cancel selected template?

I’ve looked but cannot see how to cancel the template I selected. I want to start from scratch. Please advise.

Also, is it possible to use GIFs on my website?

Thank you.

Hey @VictoriaRose, if you want to start with a new template, you need to delete the current project and create a new one, unfortunately. This will be fixed in the future, but as for now, this is the only solution. If you have a paid plan, don’t worry, all your limits are saved on the account, you can just create a new project and have those limits on it without any problems.

Regarding the GIFs, they are not supported through direct upload yet, but you can add them with the embed tag. Here’s how you can do it:

Option 1

Step 1: Grab a gif embed (iframe)

Step 2: Add the Embed tag to your website

Step 3: Paste the embed code inside


Option 2

Step 1: Copy the GIF URL

Step 2: Add the Embed Tag to your website

Step 3: Add this code with the link inside

<img src="url-of-the-gif-here">

Hope this helps, please let me know if you have any questions or need assistance with this!

2 Likes