The Carrington Theme displays date on the excerpt
page, this date gives info on when last you modified
that page. I will Like you to remove this because it at
times slows down your page loading time.
So To remove this
>Open your WP Dashboard
>Goto Appearance>>Editor
>Under “select theme to edit”, Choose
Carington and click on Select
>Under “Templates” Click on “excerpt-default.php”
>Look for this line of code and delete
<span><?php the_time(‘M j, Y’); ?></
span>
Remember to click on “update file” to save your
Changes.