Hey,
I'm trying to modify my shelflife's template-blog.php to make the "Continue Reading" link a button.
Which is the best way to go around this?
I know there is shortcode <?php echo do_shortcode('[button]'); ?> but I don't understand how to add text to that button.