Tagged: x Author Posts October 3, 2016 at 3:45 am #1200217 AlexParticipant Hello, I’d like to show the whole post title in the recent posts block in Cornerstone: http://take.ms/jY22B Now you can see the title is cut off, but there’s enough space below it inside the container with a border. Is there a way to show the whole title there? Also, I’d like to show the excerpt of meta description below the date. Is that possible? Thanks. — Alex October 3, 2016 at 3:59 am #1200230 ChristopherModerator Hi there, Please add following code in Customize -> Custom -> CSS : .x-recent-posts .h-recent-posts, .x-recent-posts .x-recent-posts-date { text-overflow: initial; white-space: normal; } Hope that helps. Author Posts <script> jQuery(function($){ $("#no-reply-1200217 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In