Tagged: x Author Posts September 19, 2016 at 5:00 am #1181130 ralfaresParticipant Hi, How do I remove the title and content from the back of a specific card(s) and would like to keep the button on the back. Thank you September 19, 2016 at 5:30 am #1181178 ChristopherModerator Hi there, Please add a custom class to your card element and provide us with URL of page in question. Thanks. September 19, 2016 at 6:02 am #1181198 ralfaresParticipant This reply has been marked as private. September 19, 2016 at 6:42 am #1181230 DarshanaModerator Hi there, You can add this under Custom > CSS in the Customizer. .x-face-inner .x-face-title { display: none; } .x-face-inner .x-face-text { display: none; } Hope that helps. Author Posts <script> jQuery(function($){ $("#no-reply-1181130 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In