How can I change colors for previous / next post ?
I have this css code, but it also modify the entry-meta which I do not want.
.row-fluid a { color: #f16a41; }
.row-fluid a:hover { color: #FAC7B2; background-color: #ffffff; }
I just want to change colors for the arrow + title of article + nav-previous + nav-next
I have tried :
.meta-nav a { color: #f16a41; }
.meta-nav a:hover { color: #FAC7B2; background-color: #ffffff; }
Hi, Can you take a screenshot, circle the part you want to change and paste the image here?
You can upload it to any website and share the url with me. By the way, can you share the url for a guarantee?