Page 1 of 1

Marquee: Text needs to be vertically centered

Posted: Sun Jun 28, 2026 10:55 am
by Rainer
I’ve added an announcement "marquee" to our site — a boxed element with a border containing a single line text that scrolls from left to right.

How can I configure the text to run through the middle of the box instead along the top edge?
I tried adjusting the line height, but that didn't change anything.
Is there a way to configure this?

Thanks for any replies.

Re: Marquee: Text needs to be vertically centered

Posted: Sun Jun 28, 2026 11:23 am
by Pablo
You can add padding to control the offset of the text.
Alternatively, you can place the object inside a flex container and let the container control the vertical alignment.