Skip to main content
Rusty_Gaechter
New Member
September 23, 2024
Question

Extra Space in Text Container (width)

  • September 23, 2024
  • 1 reply
  • 124 views

When text wraps to a new line either using auto layout or establishing a max-width, the container keeps extra space to the right based on the length of the word that wraps to the next line. Even when set to auto width, the container doesn’t hug the text completely. I’ve tried a variety or solutions but cant seem to get rid of the extra space.

This topic has been closed for replies.

1 reply

Julien_Noguera
November 15, 2024

I’m having the same issue. It seems that once you have more characters than can fit within your set max-width, the text box will stay at max-width, even when set to hug.