More Demos: html slider bootstrap, AI Website Builder, HTML slider, Slick carousel, Bootstrap carousel, HTML slideshow, CSS Slideshow, jQuery carousel, Image carousel
Q: I own this product and would like to know if it is possible to make the wowslider background be transparent....
In other words I want to import .png as image file using a transparent background. Can the slider be also set for a transparent background so that the webpage appears as the background?
A: Actually, wowslider app. generates .jpg images only.
But you can change them on .png images manually.
1) Upload your .png images to data/images folder
2) Change image format in generated .html code. For example:
...
<span><img src="data1/images/image1.jpg" alt="" title="" id="wows1"/></span>
...