Is there a way to create a continuous pulsing effect for a title text?

I want to create a pulsing effect for a title text (basically hide and show the text every second or two). There needs to be a loop for the text to continuously pulse. And when the strip behind the text is hovered over, the title text disappears and a paragraph appreas.
Thanks for the help!

Don’t use any javascript dependent stuff like hoverboxes for this. You need only a little HTML and CSS for this, which you can probably very easily find on Codepen and insert into an iframe.

It would be like putting a hammer to a screw, just not worth it :slight_smile: