Please always enter the name of the template and the Joomla version and the live URL if available

[SOLVED] Problems with pagination on smartphones

Problems with pagination on smartphones was created by RG-Consultant

Posted 4 years 4 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
Last Edit:4 years 4 months ago by RG-Consultant
Last edit: 4 years 4 months ago by RG-Consultant.

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic Problems with pagination on smartphones

Posted 4 years 4 months ago #29829
Hello,
add this code to your custom.css
Code:
.pagination { display: flex; flex-wrap: wrap; }

Please Log in or Create an account to join the conversation.

Replied by RG-Consultant on topic Problems with pagination on smartphones

Posted 4 years 4 months ago #29832
Perfect! :)
Thanks!

Please Log in or Create an account to join the conversation.

Replied by RG-Consultant on topic [SOLVED] Problems with pagination on smartphones

Posted 4 years 4 months ago #29833
Problem solved.

Please Log in or Create an account to join the conversation.

Moderators: joomlaplates
Powered by Kunena Forum