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

    (@stefanboonstra)

    Hi Martine,

    To do this, you must create a custom style. You can find out how to do so in the FAQ section.

    In the custom style editor you then have to add the CSS border rule to the ‘.slideshow_container{ }‘ class to create the border around the slideshow. This will look something like this:

    .slideshow_container { border: 1px solid black; }

    Don’t forget to set the slideshow’s settings to use the newly created custom stylesheet.

    Best regards,
    Stefan

    Thread Starter Fame Webdesign

    (@fame-webdesign)

    Thanks Stefan! 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘border’ is closed to new replies.