I tried this new subtheme of suffusion: "Scribbles"; but the blog title color is not working for me, it keeps the color on "a:visited" line 23 of wp-content/themes/suffusion/skins/scribbles/skin.css?ver=4.2.6
- Code: Select all
a, a:visited, .suf-widget a, .suf-widget a:visited, div.sidebar-tab-content a, .blogtitle a, .blogtitle a:visited
when you try incognito mode the color is correct, that's why I say it's a:visited
So using: "blogtitle a, blogtitle a:visited" might be the solution
For me, I just inputed 000000!important on the color field
