How to I get rid of the bullet next to the widget title?
-
In my sidebat, there is a bullet next to the title of each widget. I would like it to go away, but I do not know what is causing it. The css shows:
#sidebar ul li
{
list-style:none;
margin:0px 0px 0px 0px;
padding:0px 0px 4px 20px;
background:url(images/gobutton2.gif) no-repeat;
background-position:top left;
}The page can be seen at: https://www.halfordrealestate.com/?page_id=38
Does anyone know what might be causing the first bullet next to the title? I like the red arrows but not the title bullet. Thanks
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘How to I get rid of the bullet next to the widget title?’ is closed to new replies.