the text appear only the initial characters and not the whole text
I wanna to show the data in a responsive form…
I used the ion-grid but as you can see on the print, the text ignores the size of the screen.
I tried to use justify text inline, but it also ignores the css directive.
Aside from what @Judgewest2000 has showed (which admittedly I haven’t look at), I’d probably remove all of the text style CSS stuff and add the text-wrap attribute.