Text won’t wrap in tooltip window
-
I can’t seem to get long lines of text to wrap properly in the tooltip window. It works when I add
<br>tags, but that seems unnecessarily laborious, and it’s also not a responsive solution. I’ve used CSS to make the window taller, thinking it would wrap, and I also set a max-width, but the text remains in a single line that overflows off the page. I tried using thechCSS property to limit the line length, but that didn’t work. Here is a screenshot of what I’ve got at the moment. How should text be treated so that these windows display it properly?The page I need help with: [log in to see the link]
The topic ‘Text won’t wrap in tooltip window’ is closed to new replies.