Tagged: x Author Posts June 7, 2016 at 12:21 pm #1030283 ChrisParticipant Dear Team, is it possible to set the date on/above the title. Kind regards, Chris June 7, 2016 at 12:21 pm #1030285 ChrisParticipant This reply has been marked as private. June 7, 2016 at 5:45 pm #1030825 John EzraMember Hi there, Thanks for writing in! You can add this under Custom > Javascript in the Customizer. jQuery( document ).ready(function( $ ) { $('.h-recent-posts').each(function() { $(this).siblings('.x-recent-posts-date').after(this); }); }); Hope this helps – thanks! June 8, 2016 at 4:38 am #1031543 ChrisParticipant perfect. thank you very much and so fast… 🙂 June 8, 2016 at 10:51 am #1032120 RupokMember You are welcome! Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you. Thanks for using X. Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-1030283 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In