I am new to WordPress and I have a question about grey borders appearing around images with white backgrounds. I am using the mantra theme and my site is ting.co.nf. What can i do to remove these borders.
I am new to WordPress and I have a question about grey borders appearing around images with white backgrounds. I am using the mantra theme and my site is ting.co.nf. What can i do to remove these borders.
You need to edit your CSS but you should be using a child theme.
http://codex.wordpress.org/Child_Themes
Look in your style.css for .imageSeven and remove or comment out the border and box-shadow lines.
I recommend you install the Firebug addon for Firefox. It will help you find the code you need to edit.
You must log in to post.