Site logo

Archived topic

How to Change Next/Previous Link Colors

6 replies · Started by RJ on July 28, 2020

Viewing posts 1–7 of 7

Hey there - I am trying to change my Next/Previous link colours but cannot figure it out.

Link colour to be: #A74165
Hover colour: #A56040

I also need the font size set to 17px

Thanks in advance.

Hi there,

Where can I see the links you are referring to?

Don't worry Leo. I just found how to do it. It was under:
Customizer > Colors > Entry Meta Links

Cheers.

Glad to hear!

If you want to use different colors for post navigation and entry meta items then this would be the CSS:

.post-navigation a {
    color: #000;
}

Many thanks, Leo

No problem :)

This archived topic is closed to new replies.