Found another thread telling me to "See Theme Options -> Style Widgets -> Widget List Items / Widget List Items 2nd level / Widget List Items, 3rd and lower level"
Sorry!
Hello,
I'm having some difficulty removing the bullets from the sidebar and widgets and am looking for some assistance.
I did find this thread regarding modifying the modification of bullets.
http://forum.bytesforall.com/showthread.php?p=4510
I used the following code in the CSS Insert.
HTML Code:
div.widget ul {
list-style-type: none !important;
}
div.widget ul li a:link,
div.widget ul li a:visited,
div.widget ul li a:active,
div.widget ul li a:hover {
border-left: 0 !important;
padding-left: 0 !important;
}
I'm using Ata 3.4.4 using WP 2.9.1.
Here is a sample url. http://www.mansruinrollerderby.com/wordpresstest/
Thanks in advance.
Mik








Threaded Mode