Hi!
with this code you can remove the text from the image but no the permalink.
.page-id-xxx .entry-container { display: none !important; }
.page-id-xxx .entry-container { display: none !important; }
xxx it’s the ID of the page wich contains the image slider.
You must add as many lines as images your slider have.