September 6, 2013 at 7:31 am
#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.