I am trying to remove the bullet and the associated indent from a list of comments in a recent comments widget in my sidebar.
I have searched these forums and found how to remove the bullet by using the following code:
- Code: Select all
.suf-mag-category li, .sidebar-tab-content ul li, .suf-widget li, .suf-flat-widget li, .suf-panel-widget li {background-image:none;}
I do not know how to remove the indent though. I have tried all sorts of combinations of margin and padding code, but can't get anything to work.
I have been trying for hours so any help would be MASSIVELY appreciated
Many thanks
