• Theseus2000

    (@theseus2000)


    Hello! Can anybody suggest how to remove entries from the page navigation?

Viewing 1 replies (of 1 total)
  • wensolutionsupport

    (@wensolutionsupport)

    Hello,
    Please try and add the following code to
    Dashboard=> Appearance => Customize => Design Options => Custom Css.

    .default-wp-page {
        clear: both;
       display: none;
    }

    If this helps to solve your query please mark the post as resolved so that other volunteers can find threads that need help.

    Best regards

Viewing 1 replies (of 1 total)

The topic ‘Removing pagination’ is closed to new replies.