Page 1 of 1

Text Overflow in Header Box

Posted: Tue Oct 15, 2024 2:22 pm
by mlsto
Hello

Is there a way to see the full text in the Header text box on the display.

There is an overflow that is hidden, expanding doesn't help seeing all the text either.

Image

Any suggestions on this, thanks.

Re: Text Overflow in Header Box

Posted: Tue Oct 15, 2024 3:18 pm
by Pablo
Did you try to make the object larger/taller?

If you need further assistance, then please share a DEMO project so we can see what you have done.

Image

Re: Text Overflow in Header Box

Posted: Wed Oct 16, 2024 11:01 am
by mlsto
Sorry for delay, here is the demo zip file.

https://www.dropbox.com/scl/fi/w8gplfn3 ... 5sst7&dl=0

Re: Text Overflow in Header Box

Posted: Wed Oct 16, 2024 11:35 am
by wwonderfull
In workspace preview the overflowing text might show somewhat hidden inside the container but after you press F5 which locally publishes the site then the text looks fine. I don't see any problem.

So, in conclusion your concern was about how it shows on preview rather than publish even the screenshot attests to that indication.

Re: Text Overflow in Header Box

Posted: Wed Oct 16, 2024 12:08 pm
by mlsto
Previewing in browser it shows fine, just shows as hidden in the software which can be an issue if you can't see the full text to edit, this is a header text so not editing directly.

Re: Text Overflow in Header Box

Posted: Wed Oct 16, 2024 2:29 pm
by Pablo
The reason the height is not correct is because the font size of the style (H1) is not the same as the style of the object itself.
To solve this:
- In the style propertied of the heading, set the style (temporarily) to 'none', so you can modify the local style.
- Set the font size the same as in the style (36)
- re-select the style

Re: Text Overflow in Header Box

Posted: Thu Oct 24, 2024 11:52 am
by mlsto
Didn't see your reply, this worked perfectly.

Thanks