Hello,
I have a custom display set up, I would like the font size on the pagination to be a little bigger. Where do I find the CSS that drives this? Thanks in advance.
WordPress Forms
Hello,
I have a custom display set up, I would like the font size on the pagination to be a little bigger. Where do I find the CSS that drives this? Thanks in advance.
I LOVE that you can use forms to create content. Awesome, awesome work! Formidable Pro has totally changed the way I think about how to use WordPress. For the first time ever I can see being able to use WordPress as database.
Chris Howard (341 design & Headway Themes)Formidable Pro has met all of my needs and exceeded my expectations.
Jim Harrion (Affordable Website Assistance)Copyright © 2013 Strategy11, LLC
June 5, 2012 at 8:52 am
Here is a screenshot of the code with classes used for the pagination. To increase the font size, I would add this CSS to your style.css file:
.tablenav-pages {font-size:18px;}
Then change 18 to whatever looks nice.
Attachment:

June 5, 2012 at 7:05 pm
Perfect Steve, thanks!
Topic closed.