Consider, we have a following bullet list items: To change the default bullet color of a list item, there is no built-in css way to do it instead, we can do it by tweaking the css properties like this: In the above css: First, we removed the default bullets by setting a list-style property to none in ul. We added […]

Read more of this post