Skip to main content
Solved

Can I place a button centered on a frame's edge?

  • May 13, 2023
  • 3 replies
  • 410 views

image|362x65

Please take aa look at the reference image. Is this possible in figma?

Best answer by Gleb

You don’t have to use a component instance (even though it’s a very good practice) but once you set an element to absolute position, you need to set constraints correctly.

This topic has been closed for replies.

3 replies

I thought I figured it out with absolute positioning, an awesome feature! But no, this is not responsive.

Can anyone tell me how to do this responsively?


ok I figured it out. Not the easiest process. You need to make your frame and use absolute position to place the button. Then make this a component, then use an instance of the component in your design so that the whole thing can be responsive.


Gleb
  • Power Member
  • 4716 replies
  • Answer
  • May 14, 2023

You don’t have to use a component instance (even though it’s a very good practice) but once you set an element to absolute position, you need to set constraints correctly.