What happened to position property on Pro 5?

Hi,

As the title states, i’m trying to find the position absolute property that used to be the properties. You can see an example posted here: https://youtu.be/KLN9c2TuM8E?t=537

Did it get deprecated or replaced?

Hello Can,

Thanks for writing in!

The Position property is only available in the DIV element. This means that if you have a Button element that you want to have an absolute position, you must wrap the button in a DIV element first.

Screen Shot 2021-09-27 at 11.59.43 AM

Kindly let us know how it goes.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.