Home › Forums › Theme support › Caboom, footer section & testimonial slider › Reply To: Caboom, footer section & testimonial slider
Ah, ok, you want to have also the slider in transparent. Please go to WordPress admin -> Appearance -> Theme Options -> General -> Extra CSS Content and add this:
#footer .testimonial_entry_content, #footer .testimonial_entry_p {
background:none !important;
background-color: none !important;
}
This remove the white background color for the testimonials in the footer