Tagged: x Author Posts December 29, 2016 at 12:34 am #1308183 ldollardParticipant I’m trying to change the font color to white and the size to 200% for the testimonials on both of the pages below, nothing i’ve done will affect it, i’ve followed some previous help on this site and nothing affects it. Thanks December 29, 2016 at 12:35 am #1308184 ldollardParticipant This reply has been marked as private. December 29, 2016 at 12:53 am #1308190 FriechModerator Hi There, Thanks for writing in! You can add this under Custom > CSS in the Customizer. .testimonials-widget-testimonial blockquote span { color: #fff; font-size: 200%; } Hope it helps, Cheers! December 29, 2016 at 12:58 am #1308193 ldollardParticipant thats great worked perfectly, needed to add !important to the font-size though .testimonials-widget-testimonial blockquote span { color: #fff; font-size: 200%!important; } December 29, 2016 at 1:10 am #1308207 RupokMember Glad that you figured it out. Have a nice day! Author Posts <script> jQuery(function($){ $("#no-reply-1308183 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In