Hello
I was wondering how to remove the bottom border on the layer slider, I can’t seem to find it in the css, I have a white slider and the color needs to flow from the slider into the page without the thin grey line.
Thanks
Frank
Hi frankster1234!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.container_wrap { border-top-style: none; }
Best regards,
Yigit
You guys Rock!
Thanks
Frank