Hi there,
I’m building a site here:
http://www.padthai.decorolux.com/
I have a recent posts section in the middle of the page. The thing is, titles are often too long to display. Right now it cuts it off which is fine, but it often cuts down the last couple of letters of a word. Is there a way to force it to display only full words and have the ellipsis after that based on the available length?
I tried adding stuff like word-wrap:break-word / but it does not do the trick. Thanks!
