Tagged: x Author Posts April 7, 2016 at 5:02 am #870871 speesterParticipant Hi i would like to remove the avatar beside the reviews on product page. https://batonsleep.com/product/firm-tighttop/ How can i do it Thanks April 7, 2016 at 5:03 am #870873 speesterParticipant This reply has been marked as private. April 7, 2016 at 11:38 am #871479 RupokMember Hi there, Thanks for writing in! You can add this under Custom > CSS in the Customizer. .single-product .x-comment-img { display: none; } .single-product #reviews article.comment { margin-left: 0; } Note that the second block of code is to remove the space for the image. So if you want the space there, you can remove the code. Hope this helps. Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-870871 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In