The text in my JQuery Mobile headers is often too long to fit on an iPhone screen, which means that the text is truncated, and a button on the right of the header overlaps the text.
Is there any way that I can:
- Make the text wrap instead of run off the right of the screen
- Make the text smaller
It looks like the style that handles the ellipsis and wrapping is this:
Try overriding that in your own style: