Hi, I've been trying to add a strike through effect (in production it happens when clicking a button - as the image below) to an HTML Element:
I have it working using javascript but how would I create the same effect using the built in actions? (I've tried targeting it the same way as far as I can tell, but looking in development mode in the browser only the javascript method does anything - as below)
Any assistance would be greatly appreciated thank you :)