Hello
Need Big Size navigation button so customers can see easily ,
and can it like " Page 1 2 3 4 > "
Hello
Need Big Size navigation button so customers can see easily ,
and can it like " Page 1 2 3 4 > "
@Pakistanpowerto Go to assets/component-pagination.css and paste below css at bottom of file
.pagination__item
{
font-size: 25px !important;
}
Thanks for the reply!!