This might look trivial, but I really can't remove the bullets from the 
- Code: Select all
- <li>
 element. 
And I've tried countless combinations of 
- Code: Select all
- list-style-type: none !important;
 for various elements and combinations in my override.css but so far nothing works and I am getting frustrated after many hours of trying to figure this one out.
I really would appretiate help at this point.