Hey there - I tried changing the link colors on the stylesheet but they are staying the same for the RSS newsfeeds that I want to post. Any suggestions?

Comments

ishmael-sanchez’s picture

Status: Active » Postponed (maintainer needs more info)

Can you provide a screenshot? The majority of the link styles are governed by the code in the style.css file around line 60. If you want to override this I recommend using CSS specificity to target an element. For example #sidebar-right a {color:red;} will change all the right sidebar links to red.

ishmael-sanchez’s picture

Assigned: Unassigned » ishmael-sanchez
ishmael-sanchez’s picture

Status: Postponed (maintainer needs more info) » Fixed

I'll assume you have resolved this issue. If not kindly update this issue.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.