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

    (@stefanboonstra)

    Hi Wim,

    To set the text’s color, set the style settings of your slideshow to ‘custom’. Then in the custom style editor that pops up, edit the following lines:

    .slideshow_container h2 {
    	margin: 5px;
    	color: #fff; /* This line sets the text color to white. */
    }

    In this same editor, you can also edit the banner color.

    Best regards,
    Stefan

Viewing 1 replies (of 1 total)
  • The topic ‘image description not visible’ is closed to new replies.