Home Forums WoodMart support forum Increase font-size of pagination in shop page Reply To: Increase font-size of pagination in shop page

#239894

Jeriss Cloud Center
Participant

Actually no I didn’t manage to find it, I tried the following

.woocommerce-pagination li .page-numbers {
	font-size: 18px;
	padding-right: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

but it’s causing an issue of arrows, which I don’t know where it comes from. you have any idea how I could better increase the size of the shop page pagination?

thanks

Attachments:
You must be logged in to view attached files.