Why is so many of my site text missing only on safari on all phones as well. ill include the link in secure. Check the site in chrome and safari.
Hi Rotation,
Thanks for writing in. I’ve noticed that the texts that are not showing in mobile are the text elements that contains many other html tags like:
<div class="page" title="Page 4">
<div class="section">
<div class="layoutArea">
<div class="column">
<p><span>THIS IS JUST A SAMPLE PARAGRAPH</span></p>
</div>
</div>
</div>
</div>
Can you try updating those text elements and just put in the text without the other html tags? Like for example:
<p>THIS IS JUST A SAMPLE PARAGRAPH</p>
Let us know how it goes.
Im confused what are you saying ? I tried deleting and redoing the section then It got weirder text issues only on Safari. How can i fix this?
Hey @rotation,
Can you be specific on what you mean by “got weirder”. I checked on iPhone with Safari 12 and all the text are showing up. Please check the attached screenshots if there’s something missing.
Thanks.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.