If you'll see below my footer, there's another list of page links.
Can I take this off? I've looked everywhere in the code and can't find it.
Help? Thanks!
If you'll see below my footer, there's another list of page links.
Can I take this off? I've looked everywhere in the code and can't find it.
Help? Thanks!
If you can't find anything in the footer.php or page.php then try adding this to the bottom of style.css:
.pagenav { display: none; }
This topic has been closed to new replies.