Make recent posts element posts wrap on mobile

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!

Hi @Donkified,

Thank you for reaching out to us. I checked your site and it seems like a cache issue as I noticed the content of your site is being served by the cache. Always remember to clear all caches (plugin + browser) after making any change to the site so you can see changes on the front-end right away.

Caching plugins are best to turn on only when you’ve finished building the site. Let us know how this goes!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.