Tagged: x Author Posts February 7, 2017 at 5:21 pm #1361912 streetberlinParticipant Hi guys, I am on the renew stack and I wish to change the display of metadata on my blog posts Right now it looks like this name / dd/mm/yy / category I would like to see this format name dd/mm/yy category i.e. I would like to loose the / between name and date and the / between date and category. How can I do this? Url to my site https://streetberlin.net/ February 8, 2017 at 12:35 am #1362388 RupokMember Hi there, Thanks for writing in! I can help you with that. You can add this under Custom > CSS in the Customizer. .p-meta > span::after { content: ""; } If you want that for single posts only then use this instead : .single-post .p-meta > span::after { content: ""; } Hope this helps. Cheers! February 8, 2017 at 4:50 am #1362588 streetberlinParticipant great that worked February 8, 2017 at 6:19 am #1362673 ThaiModerator Glad it worked 🙂 If you need anything else please let us know. Author Posts <script> jQuery(function($){ $("#no-reply-1361912 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In