Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • valthebault Friend
    #899893

    hI?

    Like said in the topic, I would like to remove the counter given that the reader would be more navigated by the sub-menu of each article than the page numbers;
    Also, I’d like to NOT have the option ‘ALL PAGES’, how could I do that?

    Thanks


    1. Navig
    Ninja Lead Moderator
    #900238

    Hi,

    Kindly post the URL of your site here, so I can check it.

    Regards

    valthebault Friend
    #900307
    This reply has been marked as private.
    Ninja Lead Moderator
    #900334

    Have you solved this bug? I tried to check the URL of your site but I could not see the paging on your site.

    valthebault Friend
    #900336
    This reply has been marked as private.
    Ninja Lead Moderator
    #900356

    Use this way

    Open templates/ja_mono/css/custom.css file and add new CSS style below

    .article-content .pagenavcounter {
        display: none !important;
    }
    valthebault Friend
    #900364

    Hi,

    Yeah it works well with the page counter, could we do the same to remove the ‘Toutes les pages’?


    1. Tous-les-pages
    Ninja Lead Moderator
    #900391

    This is a solution to remove Toutes les pages

    .article-index ul > li:last-child {
        display: none !important;
    }
    valthebault Friend
    #900414

    Hi,

    It worked, very nicely.

    Thanks a lot 🙂

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

This topic contains 8 replies, has 2 voices, and was last updated by  valthebault 8 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum