Title: Remove image borders
Last modified: August 21, 2016

---

# Remove image borders

 *  [si0077](https://wordpress.org/support/users/si0077/)
 * (@si0077)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/remove-image-borders-3/)
 * Hi,
    I am using your template for a new site and I like it, but one problem, 
   how do I remove the white borders from images?
 * Advice greatly appreciated.
 * Thank you
 * Simon.

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Almaso12345a](https://wordpress.org/support/users/almaso12345a/)
 * (@almaso12345a)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/remove-image-borders-3/#post-3705239)
 * my same issue, getting ride of the borders from images.
    thanks! a.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 1 month ago](https://wordpress.org/support/topic/remove-image-borders-3/#post-3705240)
 * Install this [Custom CSS Manager plugin](http://wordpress.org/extend/plugins/custom-css-manager-plugin/)
   and use [its section of the dashboard](http://s.wordpress.org/extend/plugins/custom-css-manager-plugin/screenshot-1.jpg?r=704634)
   to hold this code:
 *     ```
       .loop-entries li .featured-image-link .thumbnail {
        background: none;
       }
       ```
   
 *  [JohnJacques](https://wordpress.org/support/users/johnjacques/)
 * (@johnjacques)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/remove-image-borders-3/#post-3705320)
 * Hi Andrew,
 * This did not work for me – I still have white space over every image on the website,
   even when they’re displaying through Rotating Header plugins!
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/remove-image-borders-3/#post-3705321)
 * **[@johnjacques](https://wordpress.org/support/users/johnjacques/)** – please
   start your own thread and include more relevant info in your post – see:
 * [http://codex.wordpress.org/Forum_Welcome#Where_To_Post](http://codex.wordpress.org/Forum_Welcome#Where_To_Post)
 * For help with CSS, you MUST post a link to your site.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Remove image borders’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/fanwood/0.1.6.6/screenshot.png)
 * Fanwood
 * [Support Threads](https://wordpress.org/support/theme/fanwood/)
 * [Active Topics](https://wordpress.org/support/theme/fanwood/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/fanwood/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/fanwood/reviews/)

 * 4 replies
 * 5 participants
 * Last reply from: [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/remove-image-borders-3/#post-3705321)
 * Status: not resolved