this is my site
http://www.iradio.ie/
I want to remove the highlighted link but I am unable to find the html.
I am trying to disable it by css via using
a.takeoverLink{
display: none;
}
Open in new window
and
a.takeoverLink.right{
display: none;
}
Open in new window
for the one on the right side.
Please help me. thanks
iradiosite.png