1. Yumandible
  2. Commercial Templates
  3. Sunday, 23 January 2022
  4.  Subscribe via email
Hi, Using Nina in blog layout. The pagination display at the foot of the list of posts ie. < << 12345678910> >> is not responsive and causes mobile display (portrait) to have horizontal scrolling. Switch it off and issue goes.

To the make display smaller I tried setting the number of articles on a list to 20 and of course the numbers of pages shown in the pagination is lower ie: < <12345>>>

But of course this is not ideal as I add many more blog articles the pages will increase and the pagination display will break again.
References
  1. https://thailandlongtime.com/blog
Accepted Answer Pending Moderation
0
Votes
Undo
I am using the newest version of the template - 1.0.6
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.pagination {
flex-wrap: wrap;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Cracked it - why didn't I think of that! Cheers.
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!