• Resolved hugehawk

    (@hugehawk)


    Hi,

    I use the read more feature for the longer posts on my blog. I figured out how to have it show the post title but I am stumped on how to make the whole line bold.

    Here is the code I am using:

    <?php the_content(“Continue reading ” . the_title(”, ”, false)); ?>

    I can make the Continue Reading part (in quotes) bold but I have not figured out how to make the whole line (including the title) bold. I’ve searched all over these forums and google but haven’t found anything.

    I’m sure it’s something easy but I’m new to this. Thanks in advance for any help you can provide.

Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Read More with title in bold’ is closed to new replies.