Rotated headline text not behind each other

Hi,

I want to display a headline rotated, That seems to work, but the text breaks apart in two lines, while there is enough height space to fill.

I tried to set a custom css height, but that doesn’t work unfortunatly.

What can I try next?

I will provide login in a secure note.

Thanks in advance,

Jan

Hi Jan,

Thanks for reaching out!

The reason why the text breaks apart in two lines because of the font-size you set using the header1 CSS selector. I suggest that you decrease the size of your font and it will become one line.

Hope that helps.

Thank you.

Hi,

Thanks for the response! But it didn’t help. The headline is just smaller, but still on two lines.

Jan

I think a managed to set it on one line, but now I can’t seem to place the headline absolute to the left side on the section :slight_smile:

Hey Jan,

To place the headline on the left, I made some position adjustments to the Div element that contains the headline (see screenshot)

image

Feel free to adjust further as you need. Hope this helps!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.