Change Delete Icon of Repeater
Is there anyway to change the delete icon on a repeater?
4 Replies
I don’t think so.
A work around would perhaps be to hide it via CSS and use the ::after via CSS to target it, but that would become rather complex for a simple icon
+1
I'll leave it for now lol but thanks for the tip!