Line shifting

After i replaced the default ionic "…"using .item-content{
white-space: normal;
}
the lines create brake line without taking the entire space , the same also happened when i used the default ionic “…” it just typed a few words on the line and did not wait for it to be finished before jumping into a new line
the question is how can i make my sentences complete the remaining part of the line

So I get it we are writing from right to left. So can you use initial. Also can you check the width of the .item-content class?

i cannot understand can you please describe more

Can you make a codepen of your problem?

1 Like