Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • frankgabriels_1961 Friend
    #1053789

    Hi all,

    When you open an article in READING MODE, you get a "Previous Article" and "Next Article" button on the side of the screen (see image).

    What’s the code to remove these buttons in READING MODE?
    I’ve found (and used) code on the forum to remove these buttons when you read an article in "normal mode". But now I want to remove the buttons in READING MODE.

    Thanks for any advice!

    G’s

    Werner


    1. Next-Previous-Article-button-in-Reading-Mode
    Pankaj Sharma Moderator
    #1054045

    Hi
    Open template folder/css/custom.css file and add below code to hide the navigation

    .reading-mode .article-navigation .pagenav {
        display: none;
    }

    Regards

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

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 9 months ago.

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