Get an access to all 94 items designed and developed by AS Designing team plus all the future items which will be released over the course of your club subscription. Price starting from $59.00
What is your site url please, we will check and let you know.
Regards, AS Team.
Your question is not related to the accordion menu, but anyway, in the style.silver.css file please find the following class:
#colleft ul li {
background-image: url("../images/bg.listimg.1.png");
list-style-image: url("../images/liststyle.1.png");
}
and replace with:
#colleft ul li
{
background-image: url("../images/bg.listimg.1.png");
list-style-image: url("../images/spacer.png");
}
Regards, AS Team.