-
AuthorPosts
-
May 3, 2023 at 9:03 am #1406310
Hello,
My site blog section has the aligment off can you please check (mobile view and in post section)May 3, 2023 at 12:02 pm #1406329Hey pimroll,
I checked with my Android device and I didn’t spot any alignment issues, please see the screenshot in the Private Content area.
Please be more specific and perhaps a screenshot would help.Best regards,
MikeMay 3, 2023 at 12:41 pm #1406337Hello,
I have aligment issues in mobile> https://ibb.co/Zf4r2qgMay 3, 2023 at 5:09 pm #1406360Hi,
It looks like you are referring to the justified text alignment, try checking your customized css for this rule:#top .fullsize .template-blog .post .entry-content-wrapper { text-align: justify; font-size: 1.15em; line-height: 1.7em; max-width: 800px; margin: 0 auto; overflow: visible }and change justify to left, or try adding this css to your Quick CSS:
#top #main .fullsize .template-blog .post .entry-content-wrapper { text-align: left; }After applying the css, please clear your browser cache and check.
Best regards,
MikeMay 4, 2023 at 8:36 am #1406415Hello,
I add the code
#top #main .fullsize .template-blog .post .entry-content-wrapper {
text-align: left;
}But it does not change the outcome. I could not find the other code.
May 4, 2023 at 12:04 pm #1406439Hi,
Thanks for the feedback, when I check now the text alignment is correct now, please see the screenshot in the Private Content area.
Try clearing your browser cache.
Please note that iPhones can be hard to clear the cache, often you need to also clear the history to fully purge the cache, following these steps for Safari and note Step 4 where you will Clear the History.Best regards,
MikeMay 4, 2023 at 1:41 pm #1406450Hello Mike,
Yes it is ok for me now also, thanks!
May 4, 2023 at 5:05 pm #1406465Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
Mike -
AuthorPosts
- The topic ‘Blog post text alignment is off in mobile view’ is closed to new replies.
