Home › Forums › Support › Change link color for tags and categories This topic has 1 reply, 2 voices, and was last updated 7 years, 5 months ago by Leo. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts November 5, 2017 at 1:14 am #416459 Nigama Hi I would like to show the category and tag links in 2 different colors in posts.How to do this in CSS? And also how to add a Background image to widget title? Like the one in the below link http://tinypic.com/r/2zspi6s/9 Thank you November 5, 2017 at 9:11 am #416594 LeoStaff Customer Support Hi there, Try this: .cat-links a { color: #000; } .tags-links a { color: #000; } .sidebar .widget .widget-title { background-image: url(https://URL-HERE); } Adding CSS: https://docs.generatepress.com/article/adding-css/ Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In