-
AuthorPosts
-
October 5, 2017 at 3:18 am #860371
Hello,
The spacing between words can vary a significant amount and sometimes it’s excessively large. I’ve occasionally found this when viewing on my desktop computer but mostly the issues seem to be on mobile. Here is an image to demonstrate the issue on my mobile screen: https://i.imgur.com/N810Xvv.png
Is there someway this can be fixed?Thank you,
MMOctober 6, 2017 at 10:08 pm #861192Hey mmentuccia,
Our line height is basically based on the accessibility rules.
You can always change it, but need to tell us what element is so we can provide custom CSS for itBest regards,
BasilisOctober 9, 2017 at 3:21 pm #861936Hi Basilis,
The line height is causing issues with gaps between the words? I thought it would have to do with the automatic width of the text spacing? Please advise how to fix this issue.
Best regards,
MMOctober 10, 2017 at 5:16 am #862251Hi,
To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Best regards,
John TorvikOctober 10, 2017 at 5:39 am #862257Link below, thank you.
October 10, 2017 at 6:49 am #862311Hi,
I could not find the page that you showed in the screenshot. Can you send it to us?
Best regards,
John TorvikOctober 10, 2017 at 11:01 pm #862683I set up a dummy account (log in details below) with a loaded course that you can click through and see examples of the text spacing. If viewed on mobile you can see large spaces on various pages.
Thanks,
MMOctober 12, 2017 at 4:09 pm #863505Hi MM,
Can you give us the links to those pages? I looked on some, the texts look fine. Also which device are you using?
If you need further assistance please let us know.
Best regards,
VictoriaOctober 12, 2017 at 4:49 pm #863536Please log into the dummy account provided above and click on the link example below. It looks mostly fine on my computer, except a bit spread out in some places. My real issue is it looks really bad on my phone as there are huge gaps between words (https://imgur.com/N810Xvv).
Thank you,
MMOctober 13, 2017 at 2:10 pm #863951Hi,
Thanks for that. Did you copy that text from a word document or something similar? There are several non break characters in the text and that is likely what is causing it. Try to copy the text into a basic text editor and back again, or try to retype the text to see if that helps.
This CSS might work as well:
#top .fullsize .template-blog .post .entry-content-wrapper { text-align: inherit !important; }
Best regards,
RikardOctober 13, 2017 at 3:05 pm #863972I think that fixed it, thank you!
October 13, 2017 at 3:32 pm #863988 -
AuthorPosts
- The topic ‘Large white space between words’ is closed to new replies.