Kara Thurmond asked 7 years ago

Hi-
I’m trying to edit the CSS for Super Testimonials. I’m using theme 3 but don’t want the stars or image. What I have below works with google dev tools, but it doesn’t when I add it to my theme’s custom CSS section (my other css changes work). Let me know how I can fix this. 
Thanks!
/* testimonial */
.testimonial-theme3-762 .super-testimonial-762 {
display: none !important;
}
.testimonial-theme3-762 img {
display: none !important;
}
.testimonial-theme3-762-title span {
color: coral !IMPORTANT;
margin-top:0;
padding-top:0;
}
.testimonial-theme3-211 .fa-fw {
display: none !important;
}

3 Answers
Themepoints Staff answered 7 years ago

Hi,
Welcome to our forum . Can you please provide us your website link first . our developer will take a look at this issues and solved it as soon as possible.

Thanks
Themepoints Support Team

Bulletproof Search answered 7 years ago

Is it possible to remove the stars without using CSS?  I’d like the option to remove the stars and have the stars removed from the HTML code as well.  I plan to consolidate a variey of review sources from around the web and not all use stars.
Thanks in advance!

Themepoints Staff answered 7 years ago

Hi,
Thanks for contact with us. it possible to remove stars icons with HTML code . if you know some basic customization you can do it easily.

Thanks
Themepoints Support Team