Hi guys,
I’m trying to make my recent posts element titles wrap on mobile,
I found this code on another thread
.x-recent-posts .h-recent-posts, .x-recent-posts .x-recent-posts-date {
text-overflow: inherit;
white-space: normal;
}
It doesn’t seem to have any effect on mobile, any ideas? (Ps- it does work on the mobile previewer in cornerstone, but when i look on my phone when not in landscape ( ie, the phone is straight up) the titles are still cutoff.)
You can see the issue on the home page, atsresource.com
Thanks!