Adding a notification sound in Bubble
You can add a custom notification sound in your Bubble app. Just needs some JavaScript
12 articles tagged UI.
You can add a custom notification sound in your Bubble app. Just needs some JavaScript
In this tutorial, you'll learn how to create a Light and Dark mode for your Bubble app. All in less than 5 mins.
Dynamically changing the text value using conditional statements.
Create a native carousel system in your Bubble app
You can upload and use custom fonts in your Bubble.io app. Even on the free plan.
You can create dropdowns which filter another dropdown based on the option selected in the first dropdown. This Bubble tutorial will quickly show you how to create such cascading dropdowns.
You can assign a unique username to your users in your Bubble.io app. You don't need any plugin or paid service.
Do you want to put a Group Focus inside a Repeating Group in Bubble but can't find a way? There is a workaround. We create a Reusable element.
A nice tip on how to show a popup when a user lands on a specific page. You can customize popups based on where the visitor is. For instance, you can show a payment alert if someone lands on a page which mentions pricing or make them fill out an email form if they land on the landing page.
There are some cases where you'll want to show some elements only under certain conditions. You might find the 'Show' and 'Hide' functions in workflows helpful, but there are a few other ways.
Create custom and SEO friendly URLs in your Bubble app. This will make it easy to share pages and boost your SEO rankings
You've likely heard about Single Page Apps (SPA) at least once on the Bubble forum. Since Single Page Apps don't navigate users to other pages, it's important to figure out how you'll handle content visibility.