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

    Hi!

    Is it possible to add an advanced layer slider without a (visible) border line?

    I tried to add an advanced layer slider but Enfold also automatically added a white border line which I don’t want.

    I know that it’s possible to change the border color in the Enfold general styling options, but I don’t want the other border lines to be changed (= white line between sections).

    Is it possible to omit the border line only for a specific added slider?

    Thanks for your help!
    Cheers,
    Thomas

    #330832

    Hey investmentwriter!

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

    div#after_layer_slider_1 {
    border-top: none;
    }

    Regards,
    Yigit

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