Tagged: pagination
Hi, How do you make the font used in the pagination larger?
See here, its tiny.
Click Me
Thanks,
Hey duncand,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.pagination-meta {
font-size:20px;
}
Best regards,
Vinay
Hmm. Didnt make any difference. The buttons and numbers remain the same size. I disabled the cache plugin and refreshed, made no difference.
Hi,
I have tested this code and it should work for you.
.av-masonry-pagination .pagination-meta {
font-size: 20px!important;
}
If you have any issues Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
Best regards,
Vinay
Ok, that worked. Brilliant thank you.
Hi,
Glad we could help!
We really appreciate it if you rate our theme on themeforest https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Vinay