badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: links within li/ul

#4203
Sanjip Shah
Participant

@ichraum In the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on ‘Save all Changes’ and see if this works.

#content ul a, #content ol a {
    color: #AB1942;
}