Dear Kriesi,
I am using the portfolio grid to display an archive of news articles. I’m using the pagination option but the page numbers 1, 2, 3 etc and ‘Page 1 of 3’ text are quite difficult to see. Can I make them bigger and make them stand out more on the white page background?
Thanks, Richard
Dear Kriesi,
To follow on from this question. I would like to move the pagination elements 1, 2, 3 and ‘1 of X’ away from the left and right sides of the page and have them both in the middle horizontally of the page.
I find that they get lost when out at the sides of the page and the ‘1 of X’ also gets hidden behind the ‘scroll-to-top’ icon. How can I do this?
Thanks
Hi Richard,
Please try the following in Quick CSS under Enfold->General Styling:
nav.pagination {
display: table;
margin: 0 auto;
}
#top .pagination .current, #top .pagination a, #top .fullsize .template-blog .pagination a {
height: 45px;
width: 45px;
line-height: 45px;
font-size: 16px;
}
Best regards,
Rikard
Excellent, thanks Rikard
Hi richardwilding,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko