Bullets for a single widget
-
I’ve eliminated the bullets on my sidebar widgets by editing out the following code in my theme’s CSS.
.entry ul li:before, #sidebar ul ul li:before {
content: “0BB 020”;
}Is there an easy way to add them back in just for o single widget? How do I go about doing so?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘Bullets for a single widget’ is closed to new replies.