Please always enter the name of the template and the Joomla version and the live URL if available
[SOLVED] Problems with pagination on smartphones
- RG-Consultant
- Offline Topic Author
- Junior Boarder
-
- Posts: 24
- Thank you received: 0
Problems with pagination on smartphones was created by RG-Consultant
Posted 3 years 5 months ago #29823
Hello,
A member of forum.joomla.fr found a pagination problem (blog page) with Cassiopeia. I have the same with TP Brush.
On smartphone the pagination line overflows to the right and creates an empty column above the last digits.
You can see it on my site les-couteaux.de-ergé.fr At the top, scroll left and you see the empty column. At the bottom you can see the overflow of the pagination.
A thread and perhaps a solution on the last page (I didn't try as I just discover it on my site) here: forum.joomla.fr/forum/joomla-4-x-aa/ques...-template-cassiopeia
Regards,
Robert
A member of forum.joomla.fr found a pagination problem (blog page) with Cassiopeia. I have the same with TP Brush.
On smartphone the pagination line overflows to the right and creates an empty column above the last digits.
You can see it on my site les-couteaux.de-ergé.fr At the top, scroll left and you see the empty column. At the bottom you can see the overflow of the pagination.
A thread and perhaps a solution on the last page (I didn't try as I just discover it on my site) here: forum.joomla.fr/forum/joomla-4-x-aa/ques...-template-cassiopeia
Regards,
Robert
Last Edit:3 years 5 months ago
by RG-Consultant
Last edit: 3 years 5 months ago by RG-Consultant.
Please Log in or Create an account to join the conversation.
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8835
- Thank you received: 1736
Replied by joomlaplates on topic Problems with pagination on smartphones
Posted 3 years 5 months ago #29829
Hello,
add this code to your custom.css
add this code to your custom.css
Code:
.pagination {
display: flex;
flex-wrap: wrap;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
- RG-Consultant
- Offline Topic Author
- Junior Boarder
-
- Posts: 24
- Thank you received: 0
Replied by RG-Consultant on topic Problems with pagination on smartphones
Posted 3 years 5 months ago #29832
Perfect! 
Thanks!

Thanks!
Please Log in or Create an account to join the conversation.
- RG-Consultant
- Offline Topic Author
- Junior Boarder
-
- Posts: 24
- Thank you received: 0
Replied by RG-Consultant on topic [SOLVED] Problems with pagination on smartphones
Posted 3 years 5 months ago #29833
Problem solved.
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates