Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1214229

    Advance layer slider is putting a border top and bottom – how can this be removed without removing everywhere.

    If I change this in General Styling it deletes the borders on every element

    I just need it getting rid of it on Advance Layer Slider

    Is there a way?

    #1214273

    Hey,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    .avia-layerslider { border: none !important; }
    
    

    If that does not help, please post a link to your page :)

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.