Home › Forums › Support › Blog Pagination Styling This topic has 5 replies, 2 voices, and was last updated 3 years, 8 months ago by Leo. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts August 27, 2018 at 11:05 am #661383 Jay Hey Guys, Sorry for bothering you about this, but for the life of me I cannot remember if their is control for the look of the blog archive page beyond adding CSS? I want to adjust the look of the pagination at the bottom of this page: https://jaygoodrich.com/photographystore/pro-journal/ Cheers, Jay G. GeneratePress 2.1.4GP Premium 1.7.2 August 27, 2018 at 12:24 pm #661473 LeoStaff Customer Support Hi Jay, There isn’t customizer options for styling the pagination. It would require too many different options I think as everyone kind of want different styles. Is there certain style you would like to achieve? Let me know π Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ August 27, 2018 at 12:31 pm #661479 Jay Ok makes sense to me. I thought that was the case but just couldn’t remember. Was going to center it on the page, make the font larger and bolder to match the rest of what I am doing. August 27, 2018 at 12:52 pm #661508 LeoStaff Customer Support Try some CSS like this: .nav-links { text-align: center; font-size: 25px; font-weight: 800; } Let me know if this helps π Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ August 27, 2018 at 6:53 pm #661727 Jay Thank you Leo! I will add and make my own! August 27, 2018 at 7:29 pm #661748 LeoStaff Customer Support No problem π Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In