Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Nextendweb

    (@nextendweb)

    It is not possible on the interface, but you could include the following code in the end of your theme’s style.css.

    Please replace 421 with your slider ID, which you can find on the interface in the slider list. Here a help for the slider ID

    div#n2-ss-421 .n2-ss-layers-container{
    border: 1px solid #f00;
    box-sizing: border-box;
    }

    Thread Starter rkleemann

    (@rkleemann)

    thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Is it possible to add a border to the slides?’ is closed to new replies.