How to change elements inside iframe using jQuery?
Is there a way to remove footer element inside Gleam iframe? Ortranslate text inside Gleam using jQuery?
How can I do that? I've tried it many ways, but unsuccessfully.
My website goo.gl/cPuhkY
Something like:
jQuery(".entry-footer").remove()
Try to run it inside console, you will get empty array back. I dont know why. It can reach inside iframe, perhaps.
Can someone give me an example (if it is possible) on how to remove that footer on Gleam, or translate text inside of it.
Regards