• Hi guys,

    I’d like to move the Post Navigation to the bottom of the sidebar. I tried to use some CSS, but I’m a total newbie:

    .post-nav {
    position: relative;
    }

    .post-nav group {
    position: absolute;
    bottom: 0;
    }

    Anyone care to help me out? ??

    Oh and, I’m not interested in placing the Post Navigation below my content, I am aware of that option.

    Thanks a lot!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Would you please provide the link of your site? It help me to address your problem more easier.
    Thanks

    Thread Starter mariska88

    (@mariska88)

    Of course:

    https://tipsthailand.nl/

    Thanks

    Sorry for the late reply. If you move this Pagination to below the sidebar with CSS, responsive issue may arise. Post Navigation is always below the Post list so that theme author designed like that. If you want to move it below the Sidebar, post navigation need to remove form the index.php file and need to add on the sidebar.php.
    Try it once, and if not work let me know.
    Note: Child theme is recommended to customize theme
    Thanks

    Thread Starter mariska88

    (@mariska88)

    That’s allright, life happens!

    I tried that and the whole blog crashed – haha. If there is no other solution, maybe I’ll just let it be…

    Thanks again!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Post Navigation to bottom sidebar’ is closed to new replies.