Customize “Read More”
-
This answer to this is probably really simple, but my tinkering hasn’t run across it. My read more tag currently says “Read more of [post title]”. I would love to change it to where the post title is bold or italicized, and maybe has an arrow after it. Here’s my current code:
<?php the_content(__('Read more of '.get_the_title()));?><div style="clear:both;"></div>
What do I need to do to bold my post title?
TIA!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Customize “Read More”’ is closed to new replies.