BannerFlow automatically line-breaks texts to fit the text box area. It’s very convenient most of the time, but what to do when texts like “Play now and win 100 000 EUR” get line-breaked in the middle of the sum?
The solution is incredibly simple requiring no more than replacing the space characters with the following code; . The sum in the example text above would be force to be shown on the same line by writing; “Play now and win 100 000 EUR”.