Hello!
I am trying to pause a marquee so I can select a piece of text withi it and use a hyperlink to that URL.
The marquee is infinite and i have tred various things to stop it.
Here is what the CSS looks like.
.ticker-wrap {
width: 100%;
overflow: hidden; /* Hides text outside the...