Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #384182

    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!

    • This topic was modified 9 years, 11 months ago by lewiede.
    #384223

    Hey!

    Try adding this code to the Quick CSS:

    .slide-entry .slide-image {
        display: none;
    }

    Cheers! 
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.