Hello Kriesi- Team
I used the Post Slider on the home of my site. How can i remove the image with the pen..
It should appear no picture there!
Hey!
Try adding this code to the Quick CSS:
.slide-entry .slide-image {
display: none;
}
Cheers!
Josue