Hello,
The testimonial slider background color is generated from theme slider JS. We have recently updated the testimonial slider with Swiper slider. the theme slider also uses the same JS library. Please check the below screenshots for your reference:
Home Top slider also has the background color: https://prnt.sc/wneQh3OjPFGO
Home testimonial slider is also affected with this background color: https://prnt.sc/GdtHI81RgDDo
The theme slider JS file reference: https://prnt.sc/D1X-gWU59Ipd
The simplest solution would be copying the below CSS rule in Appearance=> Customizer => Additional CSS:
.home .tss-wrapper .tss-even .tss-grid-item {
background: transparent !important;
}
Thanks
-
This reply was modified 4 years, 2 months ago by
RadiusTheme.
-
This reply was modified 4 years, 2 months ago by
RadiusTheme.
Hello –
I am having the same issue on my homepage bostonimpressions.com
My slider towards the bottom of the page used to have a transparent box and white text. Upon the update, it went to white box, black text. I tried using the CCS code above, but have no idea where to put it additional CSS. I already have a ton in there.
@lawrencebk3 Can you please seend me a screenshot?
Hello – Any advice on fixing the transparency?