testimonial-slider: changing text color

Hi,

i would like to change the color of the text, the quotation mark and the arrows of the testimonial slider. I copied the following css into "betheme options / css", but it didn't work. 

.slick-slide blockquote span {
font-size:15px !important;
color:#FFFFFF !important;
}

.testimonials_slider a.button {
background-color:transparent !important;
color:#FFFFFF !import
ant;
}

It still looks like this:

image

I want to have it similiarly to the testimonial-slider on the bottom of this website:


Could you help me?

Comments

Sign In or Register to comment.