Comments Pierre started the conversationFebruary 13, 2018 at 12:24pmHi,I am wondering how to change a color on one of your Testimonial templates (see attached file).Thank you in advance for your help. 7,092Oliver repliedFebruary 13, 2018 at 12:28pmHi,Pls. take a look:http://codex-themes.com/thegem/documentation/css/ .gem-testimonial-item .gem-testimonial-name { color: #000; font-size: 22px; line-height: 1; font-weight: 300; } .gem-testimonial-item .gem-testimonial-company { color: #000; font-size: 16px; line-height: 1; font-weight: 300; } .gem-testimonial-item .gem-testimonial-position { color: #000; font-size: 16px; line-height: 1; font-weight: 300; } .gem-testimonial-item .gem-testimonial-text p{ color: #000; font-size: 16px; line-height: 1; font-weight: 300; } .gem-testimonials.style1 .gem-testimonial-wrapper:after, .gem-testimonials.style2 .gem-testimonial-wrapper p:after { color: #000; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, OliverPierre repliedFebruary 13, 2018 at 1:01pmIt didn't work, unfortunately.What I want to change is the color of the apostrophe (see att. file in previous message). 7,092Oliver repliedFebruary 13, 2018 at 1:02pmPls. provide the wp-admin access.Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, OliverPierre repliedFebruary 13, 2018 at 1:04pmFinally worked, here comes the CSS line if that can help anyone in the future:.gem-testimonials.style1 .gem-testimonial-wrapper:after { color: #ff6d1b;}Thank you Gregor for quick answers. 7,092Oliver repliedFebruary 13, 2018 at 1:07pmWelcome!Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
Hi,
I am wondering how to change a color on one of your Testimonial templates (see attached file).
Thank you in advance for your help.
Hi,
Pls. take a look:
http://codex-themes.com/thegem/documentation/css/
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
It didn't work, unfortunately.
What I want to change is the color of the apostrophe (see att. file in previous message).
Pls. provide the wp-admin access.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Finally worked, here comes the CSS line if that can help anyone in the future:
.gem-testimonials.style1 .gem-testimonial-wrapper:after {
color: #ff6d1b;
}
Thank you Gregor for quick answers.
Welcome!
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver