Is there a way to remove the double lines which appear under the H3 titles of the frontpage Widgets?
www.joept.com
Yeap:
.widget-title:after { border: 0 !important; }
So uh…where is this code? I would like to remove those double lines as well. Thanks!
You would need to add that code to a custom CSS plugin. It’s nowhere at the moment