Remove Date on Sparkling

Hi,

Is there a way to remove the date from the blog posts in the Sparkling theme? I’ve found such answers for other themes on this forum, but not for Sparkling specifically.

Thanks!
Brian

Actually, I just found it. I placed this:

.entry-date {
    display: none;
}

…into theme options → other → custom CSS