Hi there,
I’m trying to get rid of the top border of the layer slider. I don’t have a background picture and I set the background color to #ffffff. Do you have any idea what needs to be changed?
Cheers,
Bruno
Hi Bruno!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-layerslider { border-top-style: none; }
Regards,
Yigit
Thanks for the swift reply, Yigit – that helps!