I have successfully removed the date in other News mods, but can't seem to do this in this css file. Any ideas?
thanks
.nspMainPortalMode2 .nspBotInterface .nspArtHeadline .nspInfo { color: #b3b6b7; float: left; font-size: 11px; border-right: 1px solid #eaeaea; margin:18px 0; height:12px; line-height:12px; padding-right:10px; margin-right:10px; }
.nspMainPortalMode2 .nspBotInterface .nspArtHeadline .nspInfo { display:none; }