I am loving working in Webflow and keenly learning after breaking free from WordPress.
I have a very simple site that I am adding to a marketing system, however even though the pages look great on all platforms in Webflow, on my actual phone I am having an issue.
I have my name like this Paul Stevenson: +1 702 475 5779
When I go to mobile view it is like this : Paul Stevenson
+1 702 475 5779
Which is correct
However on my actual device it is like this: Paul Stevenson +1
702 475 5779
I cannot work out why the +1 will not drop to the next line!
With your original setup you would highlight your number like I did with the Lorum Ipsum text in the picture I shared. You would then click the little paint brush. This would create a span around your number. You can then create a class for the span.
Once that is done toggle over to your phone view and set the display of the class you created for the span to block. This way when your website is displayed on a phone your whole number will be forced onto its own line, but will keep its inline look for larger screens.