By Dave Parker on Thursday, 15 December 2016
Posted in Technical Issues
Replies 2
Likes 0
Views 215
Votes 0
Hi all.

I've found that my posts which include embeded descriptions grabbed from OG tags seem to have word breaking issues. I'm not sure if this is a general issue with ES or to do with my template from JoomShaper. Anyhow, it can be resolved by using the following custom CSS code:


#es .es-stream-embed__desc {
word-break: keep-all !important;
}


Mark and Co... Maybe this needs to be in the core CSS for ES to prevent it happening?

Dave
Thanks for reporting this Dave, will pass this to our designer to check if there needs to be any fixing internally. Please do leave your site access intact.
·
Thursday, 15 December 2016 22:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Dave, the fix will be included in next release.
·
Friday, 16 December 2016 10:46
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post