Hi @cheungvong
Thanks for your question and accept apologies for the delay. At the moment there is no possibility to remove an image from the testimonial block. I’ve added your request to our list of features. perhaps it will be released in one of the next updates.
Meanwhile, you may use CSS to remove the images from the Testimonial blocks where you do not need them. For this you may add the code below to Appearance > Customize > Additional CSS:
.no-image .wp-block-getwid-testimonial__image-wrapper {
display: none;
}
After that apply class no-image to the testimonial block where you wish to hide an image https://prntscr.com/116al90