• You can see at the very bottom of my wordpress it says “keep reading” with an arrow pointing to the left. My question is: <b>how do I remove this arrow?</b> I’d like the “previous posts” and “next posts” navigation links to be handled by text alone.

    http://dirtypotter.com/theroomprequel/

Viewing 2 replies - 1 through 2 (of 2 total)
  • I assume you can remove this in your index.php template file.. Somewhere beneath the get_template_part( 'loop', $slug ); function call.

    Look for the html entity & larr; (without space)

    Thread Starter waldfield

    (@waldfield)

    Ah!!!! Thank you, issue resolved

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘remove navigation arrows?’ is closed to new replies.