Add stylish Read more Button

Just add the Css Code to your Template


.jump-link {
 text-transform: uppercase;
 margin: 0 auto;
 font-size: 11px;
 letter-spacing: 2px;
 text-align: left;
 padding-top: 30px;
}

.jump-link a {
 border: 2px solid;
 padding: 7px;
}


aaaaa