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: Change link colors in posts.

#3817
sovit ranjitkar
Keymaster

@Petrichorpost.com To change the link colors when a list (ul, ol) is used in a post paste below Custom CSS code with your own color code:

#content post ul a, 
#content post ol a {
    color: #777777;
}
#content post ul a:hover,
#content post ol a:hover {
    color: #05A9C5;
}

Thank you for using our theme.