Does anyone know how I can remove the frames around the widgets in the sidebar of my WordPress blog?
I am using the Fresh Editorial theme at http://rhubarbandhoney.com/
Does anyone know how I can remove the frames around the widgets in the sidebar of my WordPress blog?
I am using the Fresh Editorial theme at http://rhubarbandhoney.com/
If you mean the black borders, try adding:
#widgets a img {border:none;}
to the bottom of style.css.
This topic has been closed to new replies.