I have to work with a theme called Ice 3.17.
When I use the Recent Posts widget in the sidebar, or even the Special Recent Posts plugin, the headline is ok but the actual list of recent blog posts is very indented.
I looked all through styles.css, but I could not find where to fix this.
The search box does the same thing: the Search headline is fine, but the contents of the widget (the search form) are indented. Things look sort of like this:
Blog Posts
________Blah blah blah
Search
_________[searchbox]
Can anyone tell me where in the code I can find the fix for this? I would like it to look more like this:
Blog Posts
Blah blah blah
Search
[searchbox]
Thank you!