Greetings! Can somebody please tell me how to remove the borders around my sidebars? My site is http://www.burstingplethora.com and I'm running the Suffusion theme.
Greetings! Can somebody please tell me how to remove the borders around my sidebars? My site is http://www.burstingplethora.com and I'm running the Suffusion theme.
Try this:
Go to Suffusion Options->Back-end->Custom Includes and under the Custom Styles add the following code:
.suf-widget {
border: none;
}
Don't forget to save it. Reload the page.
If this is not what you are looking for simply delete the lines and save the options again.
You must log in to post.