ACF Links ausblenden, wenn nichts eingefügt ist

CSS
a[href=""].news-pdf {
  display: none !important;
}