• Resolved askirtandasuit

    (@askirtandasuit)


    Hi Sami,

    I was just wondering – where do you pull the post-navigation from for Toivo Lite?
    I’d like to have “Next” on top of “Previous”, I’ve been through everything I can see and think of, switching any “next” code on top of the “previous” code.

    Basically, rather than:
    <div class=”nav-links”>
    <div class=”nav-previous”></div>
    <div class=”nav-next”></div>
    </div>

    I’d like to have:
    <div class=”nav-links”>
    <div class=”nav-next”></div>
    <div class=”nav-previous”></div>
    </div>

    No matter what I seem to change though, I just can’t get next above previous!

    Are you able to assist at all? ??

    Thanks,

    Will

    p.s. LOVE(!!!!) the theme

Viewing 1 replies (of 1 total)
  • Thread Starter askirtandasuit

    (@askirtandasuit)

    Changed my mind – floated previous left and next right @ 50% so they are side by side rather than one on top of the other

Viewing 1 replies (of 1 total)
  • The topic ‘post-navigation customisation’ is closed to new replies.