Mobile pagination [8THEME] List Blog - by d4r1uzzo

This topic has 4 replies, 2 voices, and was last updated 5 years, 11 months ago ago by Rose Tyler

  • Avatar: d4r1uzzo
    d4r1uzzo
    Participant
    March 25, 2019 at 13:17

    Hello,
    I’m using the shortcode [8THEME] Blog List and the mobile version displays the pagination:

    http://prnt.sc/n2mb4l

    I would like to see only the last three recipes and not the pagination.

    Greetings,
    Dario

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 25, 2019 at 13:35

    Hello,

    Please add this code in Global custom CSS:

    @media only screen and (max-width: 992px) {
        .home .et-blog .etheme-pagination {
            display:  none;
        }
    }

    Regards

    Avatar: d4r1uzzo
    d4r1uzzo
    Participant
    March 27, 2019 at 13:38

    Perfect thanks!

    Dario

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2019 at 13:39

    You’re welcome!

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Mobile pagination [8THEME] List Blog’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.