Blog Page Numbers Missing on Mobile

Tagged: 

  • Author
    Posts
  • #2593

    Andrew Misplon
    Keymaster

    Hi Craig

    Sorry for the hassle, no idea how this crept in! Thanks for bringing this up. For now, please hotfix using the following:

    /* Pagination Hotfix */
    
    @media (max-width: 1024px) {
      .resp .pagination .page-numbers {
        display: block;
      }
    }

    Insert at Appearance > Edit CSS as it looks like you have Jetpack Custom CSS running.

    #2594

    Craig Rogers
    Participant

    Thank you for a quick response.

    I’ve added the CSS and all looks good again.

    Regards

    Craig

    #2596

    Andrew Misplon
    Keymaster

    Super 🙂 Glad to hear that did the trick. Thanks for your understanding and for letting me know about this problem.

    If anything else comes up, let me know.

    All the best.

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

You must be logged in to reply to this topic.

Scroll to top