Home › Forums › Support › Color and previous article next article link. This topic has 6 replies, 3 voices, and was last updated 6 years, 11 months ago by Philippe. Viewing 7 posts - 1 through 7 (of 7 total) Author Posts October 6, 2016 at 1:25 am #232678 Philippe Hello, I wish I could change the color of the link only for previous and next section article. I would also get a little bigger arrows. Is there a solution ? Thank you in advance. Philippe October 6, 2016 at 6:47 am #232765 Jean Paiva Developer Hello Philippe, You can try adding this css: .entry-meta .next a { color: red; } .entry-meta .prev a { color: blue; } This tutorial might help you through the process: https://generatepress.com/knowledgebase/adding-css/ October 6, 2016 at 8:42 am #232796 Philippe Thank you en jean That’s what I added as css, it works fine. .entry-title a, .entry-title a:visited { color: #fffef4; } I wish I could now enlarge the arrows next is last. Philippe October 6, 2016 at 8:46 am #232798 TomLead Developer Lead Developer Sizes can be changed like this: .nav-previous .prev:before, .nav-next .next:before { font-size: 15px; } October 6, 2016 at 8:53 am #232808 Philippe Thank you Tom, It’s done and it works great! Besides, I think put the site online tonight because my current site is totally lame. Philippe October 6, 2016 at 8:55 am #232810 TomLead Developer Lead Developer Glad we could help ๐ October 6, 2016 at 9:01 am #232819 Philippe Thank you for the suggestion! I already try alone in the quiet just now, and if I do not go, I’ll call for help. ๐ Philippe Author Posts Viewing 7 posts - 1 through 7 (of 7 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In