-
AuthorPosts
-
October 7, 2018 at 8:26 pm #1018693
When i look on mobile the text’s i wrote are having allot of extra spaces between words.
now i figured out that it is only at line’s that are longer then the wight of the mobile viewing.cos when i turn the screen the lines are good again. ive added some screenshots how it looks
- This topic was modified 6 years, 1 month ago by Mike.
October 7, 2018 at 10:44 pm #1018721Hey Mike,
It looks like you have the text alignment set to justify, which adds spaces to the text. Please try setting to left or right.
If this doesn’t help please include the url to the page in question so we can take a closer look.Best regards,
MikeOctober 7, 2018 at 10:58 pm #1018722XD that it is something so easy.. never tought about that only need to add it to 50+ pages now
October 8, 2018 at 7:17 pm #1019147Hi Mike,
Well, we can have a look at your css, maybe it can be adjusted.
Could you please give us a link to your website?
Best regards,
VictoriaOctober 9, 2018 at 11:32 am #1019430Hi Victoria,
ive changed already allot posts whit setting the align to the left that worked but offcorse u can check my css.
in custom css ive added the follow:
.single-post strong, .blog strong { color: black!important; } #footer strong { color: #aaaaaa!important; } #top #wrap_all ins:before { display: none !important; } .small-preview { width: 180px; height: 180px; } #top #wrap_all #main h3.widgettitle { font-size: 20px; font-weight: bold; } #top .fullsize .template-blog .post .entry-content-wrapper > * { max-width: 100%; !important; } .big-preview img { max-height: 400px !important; } @media only screen and (max-width: 767px) { max-height: 150px !important; } }
October 9, 2018 at 7:19 pm #1019623Hi Mike,
Best regards,
VictoriaOctober 12, 2018 at 10:13 am #1020663Hi Victoria,
that was i am saying that i changed already allot whit setting the align
October 13, 2018 at 3:44 pm #1021058Hi,
I took another look but I was not able to find a post with the justified content, I assume you have already changed many of your posts, do you wish to continue to make the changes, or would you like some css to adjust the remaining posts?
If you would like some css, please link to a couple of posts that has not been changed yet.Best regards,
Mike -
AuthorPosts
- You must be logged in to reply to this topic.