Skip to main content
New Member
May 1, 2025
Solved

Toggling off boolean unintentionally centers my text, any solutions to keep text aligned right?

  • May 1, 2025
  • 2 replies
  • 213 views

I made a variant where you can toggle on and off a checkmark. The component has auto alignment so that the text and the checkmark are spaced apart, but when I hide the checkmark, the text centers. Is there any way to keep my text right aligned when I toggle off the checkmark? 

 

Thanks for the help! 

My components:

 

 

This topic has been closed for replies.
Best answer by Nellya

Make text fill container

2 replies

Nellya
NellyaAnswer
Power Member
May 1, 2025

Make text fill container

New Member
May 1, 2025

thank you!