Hi everybody …
I noticed that Layer Slider displays a grey-ish border at the top and bottom. I know there’s a “no-skin” option, but even this one this one doesn’t remove the borders.
Is there a way to remove these borders globally or does this need to be done on each and every Layer Slider I use?
I’m also having a problem to give the Layer Slider a background color, although none of the slides have any background color.
As always, any help and pointers would be appreciated.
Many thanks.
Hey MadRhino!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-layerslider.avia-shadow {
box-shadow: none;
}
If that does not help, please post the link to your website.
Best regards,
Yigit
Yes, Yigit. That did it.
Many thanks