I am having some minor difficulties with the footer in my app. It appears differently in the SAB Viewer, View in Browser and in app (either simulator or on actual phone).
As is often the case, dealing with RTL and html can cause problems, this happens with WordPress as well.
First is a roaming bracket, I have the word Biblica in brackets (ببلیکا) at the end of the sentence.
The end bracket will stay in place sometimes but go back to the start of the sentence in others.
The other is the copyright symbol which appears at the start of the line, but when zoomed in enough for that line to be divided onto 2 lines, it moves to the start of the second line which looks odd, especially when that puts it in the middle of a list of years.
This is how it appears in the footer editor in SAB:
This is in the SAB Viewer, with the bracket out of place:
This is in the browser, and how I want it to look:
This is the bottom line on one line in the app, which appears the same as the viewer:
But when zooming in the © moves to the start of the second line:
or even on its own:
My questions are:
How can I keep the © at the start of the line?
Can I improve the html in a way that makes the bracket appear at the end on all platforms?
Thanks