Pagination display issue

Ticket for: Combo Blocks
0
Pagination display issue 1
Jovern
Jul 20, 2019 03:29 PM 1 Answers
Member Since Jul 2019
Subscribed Subscribe Not subscribe
Flag(0)

Hi,
i updated the plugin + wp and the pagination display look weird. the current page pagination box is half the size of other page pagination box.

All Products

2 Subscribers
Pagination display issue 1
Pagination display issue 3
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
Pagination display issue 4
PickPlugins
Jul 20, 2019
Flag(0)

Welcome to our forum.

I just checked your page, can see there is a CSS conflict with theme CSS, please see the screenshot

https://imgur.com/yJFrBq3

you can add following CSS to fix the issue.

.post-grid .pagination .page-numbers {
    height: auto;
}

Let me know the result.

Regards

 

Pagination display issue 5
Jovern
- Jul 23, 2019 12:48 PM
Flag (0)
0

Awesome. works like magic. thanks buddy.

Sign in to Reply
Replying as Submit