Hey! There’s a simple way to change the old “read more…” for something that is more like you. All you need to do is search for {Body} and put this code after:
{block:More}<a href="{Permalink}">READ MORE</a>{/block:More}
Just change the “READ MORE” for what you want! And you can put a image too replacing the “READ MORE” this way:
{block:More}<a href="{Permalink}"><img src="img url"></a>{/block:More}