Tagged: x Author Posts April 29, 2016 at 3:15 pm #906138 mbecker908Participant WP 4.5.1 – X 4.4.2 with a child theme. http://wementoryou.org/ I’m using “Recent Posts” in a number of places and the post titles are truncated because they only allow one line of text. (see below) I’d like to set the “RP” blocks to accept at least two lines or, if possible, multiple lines. April 29, 2016 at 3:16 pm #906143 mbecker908Participant This reply has been marked as private. April 30, 2016 at 8:08 am #906903 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: inherit; white-space: normal; } Hope it helps. May 1, 2016 at 11:41 am #908036 mbecker908Participant Thank you, perfect. As usual. 🙂 May 1, 2016 at 9:09 pm #908430 RadModerator You’re welcome 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-906138 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In