Tagged: x Author Posts July 4, 2016 at 12:48 am #1071066 bedingfieldParticipant Hi there, I wondered if you could tell me what CSS is used to display tags? Ideally, I would like to hide them on mobile devices as they do not display how I would like them to. It would be easier to hide them really. I am talking about smart phones & tablets. http://elyrunners.club/breckland-10k/ Thank you. July 4, 2016 at 12:58 am #1071071 RadModerator Hi there, Thanks for writing in. This is the CSS you could add to hide it on mobile 🙂 @media ( max-width: 767px ) { .single-post .entry-header p:last-child { display: none; } } Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-1071066 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In