Case Study: The bullets and Number not working for a particular browser:
Sometimes, when you add some sort of lists in your side bar, they work for some browser but not for others. You can solve this issue from the CSS file of your theme.
Using CSS to set the margins of
<ol>/<ul>/<li>tags will help to standardize how they are displayed over multiple browsers.
Ryan S.
Popularity: 7%