October 25, 2012 at 1:03 am
#355
Keymaster
Ok, the reason it’s not working is because you have a typo up earlier in your custom.css that is breaking everything that comes below it.
Find this part:
.themeblvd-news-scroller h3 a:hover, .widget .themeblvd-news-scroller ul li h4 a:hover { background-color: transparent; color:#878787;
And you’re missing a closing bracket “}” after it.