Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #366757

    Hi,

    I can´t find the right CSS class for the top border of the layer slider. I use the slider plugin to generate a responsive element within a page, and over each layerslider, there is a small grey line attached to the top of the slider. The line is over the hole page width.

    How can I customize the CSS to hide this line?

    #366760

    Hi twaelde!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia-layerslider.avia-shadow { box-shadow: none !important; }

    Best regards,
    Yigit

    #366817

    Thanks, that works fine… In the older post I found the same code, but there was a space between layerslider and .avia-shadow :-(

    So, thanks again for the quick support!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Eliminate the Top Border line of the layerslider’ is closed to new replies.