Skip to main content

Adding basic responsive breakpoints

Set up breakpoints to make your layout adapt smoothly on desktop, tablet, and mobile.

E
Written by Elad Barness
Updated over 3 weeks ago

In this article, you’ll learn how to make your project responsive by connecting breakpoint frames for different screen sizes.

Steps:

  1. Choose one of the breakpoint frames you created.

  2. In the Design panel, open the Responsive tab.

  3. Click the “+” icon to connect responsive breakpoints, then select the frames you want to link.


  4. To add more breakpoints, simply click the “+” again and repeat the process.


  5. Set the minimum and maximum sizes for each breakpoint.
    Once you set the first one, the next frame will automatically start where the previous one ends.

That’s it! 🎉
Your project now adjusts smoothly between different screen sizes.

Did this answer your question?