Hi,
I have a icon box setup to open a category page.
That category page is setup to load posts for a category named “media coverage”.
The page loads the post okay, but does not fill the page. For some reason the last two posts are missing.
I would like to load 12 posts per page. Any idea on how to fix?
Also, my client is complaining that he cannot see the page buttons. Is there a way to increase the size of the page buttons?
Thanks,
-Steve
Hey Steve,
You could try to change this setting here
“Blog pages show at most”
Here is the code for the pagination buttons you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .pagination .current, #top .pagination a, #top .fullsize .template-blog .pagination a {
height: 50px;
width: 50px;
line-height: 50px;
font-size: 14px;
}
If you need further assistance please let us know.
Best regards,
Victoria
Victoria,
That worked perfect!!! Thank you for your help.
Steve
Hi Steve,
Glad that Victoria helped you and thanks for using Enfold :)
Best regards,
Nikko