Hi, is there any way to change (or make transparent) the default gray background color that currently appears in the Slider element? I’m referring to the element (not Revolution Slider or Layer Slider).
Hi There,
Thanks for writing in! Please provide us with the URL to your site, so that we can assist you with a possible workaround.
Thanks!
Hi There,
Have you managed to find a solution? If not please provide your URL.
Thank you
Apologies for the delay. https://thenetunleashed.com.au/smh towards the bottom of the page there are 3 small testimonials placed in a slider
Hi,
To remove the gray background, you can add the code below in PRO > Launch > Theme Options > CSS
body .x-flexslider {
background-color:transparent;
}
Hope that helps
That’s perfect… thank you so much!
You’re always welcome!
Cheers.