What is your site?
Hide it using CSS
.more-link { display: none; }
assuming your link has the class name ‘more-link’
Also make sure you make all changes with in a child theme so when the theme is updated you don’t lose your changes.
Hi Evan, thanks for replying. I’m using the Tonic Theme and I want to eliminate the annoying Read More link. I am not that familiar with CSS and I already screwed up the whole thing once and do not wish to do it again. Just changing the color on the text was scary enough.
Thanks again!