How do I change "Older posts «" look?

  • summitman

    #7000

    Go to my website, http://minecraftpotato.com/ and scroll all the way to the bottom. You will see the small

    “Older posts «” link. It’s hard to see and I would like it to be more visible. How can I change this to a blue button or different color text? Thanks!

    Anonymous

    #36503

    Add this to Custom CSS

    .post-nav a {
    color: #1772AF !important;
    }

    summitman

    #36504

    Thank you! I changed the color to orange though.

    summitman

    #36505

    Actually I hate to ask again but how can I have buttons instead like your site?

    Mod

    Kenneth John Odle

    #36506

    You can peek at his stylesheet by using your browser’s “View Source” function.

    Anonymous

    #36507

    Use WP-PageNavi plugin.

    summitman

    #36508

    Thanks!

    Anonymous

    #36509

    Marking thread as resolved. You can do this yourself as well.

Viewing 8 posts - 1 through 8 (of 8 total)

  • You must be logged in to reply to this topic.