Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author PickPlugins

    (@pickplugins)

    Thanks for your post,

    I have checked your link, i can see <br> tag injected (by 3rd party scripts) to each pagination items,

    Please add following CSS to avoid conflict.

    
    .post-grid .pagination br {
    	display: none;
    }
    

    Regards

    Thread Starter travelblobs

    (@travelblobs)

    Hi there,

    Thanks so much, this has worked perfectly!

    Plugin Author PickPlugins

    (@pickplugins)

    Glad to see that works,

    If you love the support and our plugins please submit us five star reviews.

    Regards

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

The topic ‘Pagination appears on multiple rows’ is closed to new replies.