Hello
Thanks for reaching here.
Please go to your Admin Panel->Appearance->Customize->Additional CSS.
Please put below CSS in this section.
1.) How do I change the color of the big quotation marks?
Ans- .wptww-testimonial-content .wptww-testimonials-text em::before, .wptww-testimonial-content .wptww-testimonials-text em::after { color: #18d7da !important; }
2.) How do I change the background color?
Ans .wptww-testimonials-slidelist.design-3 .wptww-testimonial-inner{ background-color: #000 !important; }
3.) How do I remove the blue border that appears around the next/previous arrows when they’re clicked?
Ans- .wptww-testimonials-slidelist button.slick-prev:focus, .wptww-testimonials-slidelist button.slick-next:focus { outline: none; }
4.) Remove the space before the first word so it starts just after the large quotation mark?
Ans- .wptww-testimonials-text em::before { margin-right: 0 !important; }
5.) Resize the image feature is not working.
Ans- Resize the image feature not available design-3 and design-4.
.wptww-testimonials-slidelist.design-3 .wptww-testimonial-inner .wptww-testimonial_avatar .wptww-avtar-image{ width: 120px !important; }
Let me know if you are any queries.
If you like this Plugin Please give your Important Rate and Review Here…
Thanks,
Thread Starter
TheTJ
(@measuringflower)
Perfect! Thank you!
One more thing. I removed the triangle at the bottom of the speech bubble so how do I close up the gap in the border?
Hello,
Thanks for reaching here.
We think you are slider testimonial bottom border gap part tell me. we are right.
Please go to your Admin Panel->Appearance->Customize->Additional CSS.
Please put below CSS in this section.
.wptww-testimonials-slidelist.design-3 .wptww-testimonial-inner::after{ border: unset !important; }
Let me know if you are any queries.
Thanks,
Hello
If you like this Plugin Please give your Important Rate and Review Here…
Thanks,