I am trying to use the WP Render Blogroll Links plugin but I am having trouble styling the link categories. From the plugin author and from firebug I can see that the link categories are being styled via a div class called "linkcat" and are pulling the h2 styling I believe from line 114 of the style page. I have tried using the CSS inserts section of the theme options where I added the following
div.linkcat h1 a:hover {
color:#B30001;
text-decoration:none;
}
after I clicked save changes I checked with firebug to discover that the link categories were still being styled h2 so the insert is not working. How do I correctly add this div class? Here is the page in question btw:
http://www.edtechswami.com/?page_id=17