Text wrapping or \r question

Hi,

Does the \r function still work in V5 to put text onto the next line for a product item? I have tried it and it seems only to add another space between two words. And the new wrap text option puts each word on it’s only line which I don’t really like the look of.

I’ve fixed the height of my button at 60 and set my column count to 4, changing font size doesn’t seem to make a difference so I have left it as default.

Thanks in advance,

Chris

Can you try <br/>?

That seems to work.

Thanks!!