classipress 3.2 categorie icon probleme
hi please can any one help me with this i use this tutorial :
"http://sethmatics.com/articles/adding-category-icons-to-your-classipress-homepage/" to add categorie icon to my site
is working fine but the icon is steel showing in the subcategorie title how to remouv tha please here the screenshoot
end my code below
NB im ussing my own child theme
thanks you
Untitled-3.png
#directory .catcol ul li.maincat .subcat-list a { background:none; }
#directory .catcol ul li.maincat a {
background: url("http://forums.appthemes.com/images/cp_icon.png") no-repeat scroll 0 0 transparent;
display: table-cell;
line-height: 13px;
padding: 0 0 0px 28px;
vertical-align: middle;
float: left;
height: 23px;
width: 70%;
}
#directory .catcol ul li.maincat.cat-item-21 a
{ color:#d4008d;background: url("http://forums.appthemes.com/images/co_quin.png") no-repeat scroll left transparent;}