How To Remove Time From Date In Rss or other module

$('.custom-home-row1 .hs-rss-item').each(function(){

$(this).find('span.hs-rss-date').text($(this).find('span.hs-rss-date').text().split(' at')[0]);

})

Comments

Popular posts from this blog

Pagination of multiple recent post blog

Service Filter

When You Want to open popup(first time load)