Home › Forums › Jevelin Theme › Remove avatar section and quotation marks from Testimonials
Home › Forums › Jevelin Theme › Remove avatar section and quotation marks from Testimonials
Hi, I’m trying to remove the avatar icon and quotation marks all together from the testimonials part of my site but I can’t seem to figure it out. I searched and found another topic on the forum but the code didn’t work for me. I want to remove the quotation marks, as well as the circular avatar icon all together.
Here is my current site under construction to the testimonials part
http://9c7.778.myftpupload.com/#sta
Any help is appreciated, thank you.
Solution for this topic
Hi @ssizz,
I hope you are well today and thank you for your question.
You can remove itย by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-table-cell.sh-testimonials-center { display: none; }
Best regards,
Shufflehound team
That worked perfectly, thank you ๐
You are most welcome here ๐