Testimonial Slider: CSS Remove BG, Change font size ETC
Hi,
For the testimonial slider what shall I add to the css to remove that odd coloured background?
Also, can you let me know what I would need to paste in to change the font size please?
Much appreciated,
Thank you.
For the testimonial slider what shall I add to the css to remove that odd coloured background?
Also, can you let me know what I would need to paste in to change the font size please?
Much appreciated,
Thank you.
Comments
Which background color you mean? And what font size you want to change? We need accurate details.
http://imgur.com/a/a0cub
Here you can see there is an odd colour background with the slider.
Can you give me something to put in the CSS to remove this?
Also, a css code to change the font for this element to say 30.
Thanks.
For those reading, paste this:
.testimonials_slider .testimonials_slider_ul li .bq_wrapper { background: none !important; }
blockquote { font-size: 40px !important; }