Comments 1Sparkss started the conversationJanuary 9, 2018 at 6:13amHow do I remove photos from guestbook responses. I just want the text not a photo for each response of the author. Thanks! 240Elena repliedJanuary 9, 2018 at 8:56amHi,Just hide them via CSS. Go to Customizer -> Additional CSS and add the fode:.guest-avatar { display: none; }Cheers, P. 1Sparkss repliedJanuary 9, 2018 at 9:19amThanks, that was it.1 Like Sign in to reply ...
How do I remove photos from guestbook responses. I just want the text not a photo for each response of the author.
Thanks!
Hi,
Just hide them via CSS. Go to Customizer -> Additional CSS and add the fode:
.guest-avatar { display: none; }
Cheers, P.
Thanks, that was it.