I’m building an application that has a news page inside it.
except that when placing the title text, subtitle and a description of the matter, the text stands out on top of the other elements. I tried to put the multiline-input but I don’t think it’s ideal because in multine it makes that scrow appear, getting ugly on the page. is there any way around this?
The Group containing those Text elements, make it a Column layout, then make sure all your texts have “Fit width to content” unchecked, and the “Fit height to content” checked (all of this is assuming you are on the new responsive engine) Then make sure your minimum heights are 0 on each text element.
Then add some “Apply gap spacing between elements” 10px or so so they don’t touch each other with no maximum.