• Resolved John Quail

    (@johnquail)


    Hello. I’ve noticed a flaw in the plugin: the pagination numbers/links in the flex block are too small for mobile. It’d be better if they were displayed as buttons.

Viewing 1 replies (of 1 total)
  • Plugin Author Tajam

    (@tajam)

    Hi,

    We don’t include the style for pagination to keep it minimal, and some themes already have the style for it.

    If your theme doesn’t have the style, you can add this sample css code to the Customizer:

    .page-numbers {
    	padding: 4px 10px;
    	border: 1px solid #ddd;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Pagination links too small for mobile’ is closed to new replies.