Funnel Builder

Funnel Builder

Import and or Cloning Funnels & Websites
There are 2 ways to move funnels and websites within the system 1. Importing Funnels & or Websites Via Share link 2. Cloning Funnels & o...
Fri, 11 Mar, 2022 at 2:16 PM
How to delay the appearance of elements
#row-7680 { opacity: 0; animation: fadeIn 1s; animation-delay: 900s; animation-fill-mode: forwards; pointer-events: none; } @keyframes fadeIn {...
Wed, 2 Sep, 2020 at 1:29 PM
Add Custom Values To Buttons In Funnel Builder
Thu, 8 Jul, 2021 at 8:41 AM
Show Popup on Entering Funnel/Website
This article shows how you can show a popup on entering a website/funnel. JavaScript: <script> window.onload = function(){ var ...
Sun, 12 Jul, 2020 at 3:22 AM
Remove Left/Right Padding from Columns using Custom CSS
Left & Right padding for columns is not removed even when we set it to 0 from the left settings menu on the website/funnel builder. You can use Custom C...
Tue, 21 Jul, 2020 at 4:17 PM
Funnels & Websites | Creating Categories in the Navigation Menu
To create categories and adding items to a drop-down menu in the Navigation menu, you just need to drag and drop the items below the relevant category. Here...
Tue, 25 Aug, 2020 at 9:29 AM
Disabling Search Engines from Indexing your Website/Funnel Page using Custom Tag
To prevent most search engine web crawlers from indexing a page: Name: robots Content: noindex <meta name="robots" content="noi...
Thu, 3 Sep, 2020 at 9:38 AM
Stripe Troubleshooting | Why is my Stripe Plan not shown in the Funnel Products?
Stripe products will not be shown in funnel directly. Please add the products in the settings > payments section first. And then, the products should sho...
Mon, 13 Sep, 2021 at 8:27 AM
How to Add a Slider / Carousel to your Funnels & Websites
Get your Free Slider Code from: elfsight.com/widgets
Fri, 11 Sep, 2020 at 2:13 PM
Delay Appearance of Elements on Funnels or Websites using the Minute Timer
Mon, 14 Sep, 2020 at 11:05 AM