Hi,
I am very happy with the theme Tokoo.
I am using Midnightblue for styling, so added the anchor style at Appearance>Additional CSS.
a {
color: #0000ff;
text-decoration: underline;
}
But it does not work, although other custom CSSs work.
Is there any way to do this?