css override for link color

I have links set to a color for the website to match our logo/theme, but on the homepage my boss would like it to just be black for news and topic headings to match out event listings. I tried
.a {color: black;}
.a {color: #000;}
.a{color: #000000;}
event tried to add variations like .a:visited
nothing seems to work. I am adding this in the css adjustments tab of the module.
Am I missing something? Here is a link to the homepage and the module is located at the bottom.
Boston Event Guide
7 months 2 weeks ago #1 by Joe

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5195) Offline
Hi Joe, it should be .mfp_default_title a {color:red;} 
7 months 2 weeks ago #2 by TemplatePlazza

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum