Please add page navigation links to bottom of category pages.

Answered

Comments

1 comment

  • Official comment
    Avatar
    Zoey

    Hello,

    You can already do this.

    If you go to Edit My Design and then open any page and then go to the CSS/Javascript/HTML editor (see image below) there is a line of code you can remove



    If you remove these three lines you will see the pagination / page numbers at the bottom

    #pix-fe .toolbar-bottom {

        display: none;

    }

     



    Go ahead and click Save and then Publish - you should see it!

    Comment actions Permalink

Please sign in to leave a comment.