Site logo

Archived topic

Color and previous article next article link.

6 replies · Started by Philippe on October 6, 2016

Viewing posts 1–7 of 7

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

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

Sizes can be changed like this:

.nav-previous .prev:before,
.nav-next .next:before {
    font-size: 15px;
}

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

Glad we could help :)

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

This archived topic is closed to new replies.