Skip to main content
Solved

Can't override position of absolute positioned element within a component instance

  • January 26, 2023
  • 1 reply
  • 1566 views

David_Goligorsky

I’ve got a component that has an absolutely positioned item.
When I make an instance of the component, I’m not able to change the position of the absolutely positioned item. 🥲

Couldn’t seem to find a solution in the forum or Google.
Is this a bug? A feature 😂?

I know I can detach the instance to move the position, but I need to keep this as a component instance.

Thanks in advance! 🤗

Best answer by tank666

You can’t move objects in instances, you have to do it in the main component.

View original
This topic has been closed for replies.

1 reply

tank666
  • 4873 replies
  • Answer
  • January 26, 2023

You can’t move objects in instances, you have to do it in the main component.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings