I am trying to add a little image as a pseudo element by creating an ::after for a heading element and putting this in the content input: url("https://site-name/wp-content/uploads/2022/09/scratch.webp")
It is showing the link on the frontend instead of the picture. But one thing to note is that the quotes are gone on the frontend. What’s wrong?
I have already reported this a few month back - It did slip off the radar, but hopefully a fix will make it through in one of the next couple of minor releases