Copy this simple Bubble hack to transform your entire app's design consistency (global styles)

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ต.ค. 2024
  • Get the full Bubble course here: www.nocode.mba...
    Master Bubble by discovering the power of global styles in this quick and informative video. Learn how to streamline your app's design process by setting up global styles that allow you to make changes in one place and see them reflected across your entire app. This tutorial will guide you through the styles tab in Bubble, showing you how to search for and modify styles such as the primary button. Watch as we demonstrate the impact of these changes in a real Bubble app, ensuring that every element remains consistent, no matter where it appears.
    You'll see firsthand how changing the color of a primary button instantly updates all buttons throughout your app, saving you time and effort as you build and scale your project. This feature is not only a huge time saver but also a critical aspect of maintaining a cohesive and professional look in your app.
    Whether you're creating an AI generator for product descriptions or any other type of app, understanding and implementing Global styles from the start can significantly enhance your development process. If you're interested in learning more about building apps with AI and other advanced functionalities in Bubble, check out our comprehensive courses at No Code MBA.
    Learn more about the Bubble editor here:
    • Bubble editor for begi...
    📙 READ OUR FULL NO-CODE TOOL GUIDE (FREE!)
    www.nocode.mba...
    🎥 SUBSCRIBE ON TH-cam TO GET ALL OUR FREE VIDEOS
    / @nocodemba
    🤝 CONNECT ON SOCIAL
    My twitter: / sethjkramer
    No Code MBA’s Twitter: / nocodemba
    No Code MBA’s Instagram: / nocodemba
    💡 ABOUT NO CODE MBA
    We want to teach the 99% of the world who can’t code how to change their life building apps, websites, and automations.
    Our mission is to make building online accessible to anyone who’s curious and willing to learn. No-code democratizes the digital economy. Instead of having to $10k+ to hire a developer or learn to code, No Code MBA makes education for building apps, websites, and automations accessible to anyone.
    Discover more at www.nocode.mba

ความคิดเห็น • 2

  • @쭈의일상
    @쭈의일상 4 หลายเดือนก่อน

    I have one question.
    Do popup have their own URL address like page? if so, how can I see the URL address?
    If not possible, how can I press a button to link to a specific popup?

    • @nocodemba
      @nocodemba  4 หลายเดือนก่อน

      Nope Pop ups don't have a specific URL. They get triggered by a workflow (show pop up). there are a variety of ways you could trigger this from a URL- one way is to add a URL parameter, something like URL?popup=yes and then have a workflow that says when the page is loaded AND get data from URL where parameter popup = yes then show the pop up