Hello,
My site blog section has the aligment off can you please check (mobile view and in post section)
Hey 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,
Mike
Hello,
I have aligment issues in mobile> https://ibb.co/Zf4r2qg
Hi,
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,
Mike
Hello,
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.
Hi,
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,
Mike
Hello Mike,
Yes it is ok for me now also, thanks!
Hi,
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