securedme Well-known member Oct 20, 2023 #1 remove the extra words and add ... to the end of the title
mjda Well-known member Oct 20, 2023 #2 securedme said: remove the extra words and add ... to the end of the title Click to expand... As far as I can tell, there is no CSS property that's widely usable you can use for that. However, you can limit it to two lines by setting max-height to a value of 2x whatever your line-height is. That won't add the ellipsis, though. Upvote 0 Downvote
securedme said: remove the extra words and add ... to the end of the title Click to expand... As far as I can tell, there is no CSS property that's widely usable you can use for that. However, you can limit it to two lines by setting max-height to a value of 2x whatever your line-height is. That won't add the ellipsis, though.