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

---

# Remove image border

 *  Resolved [mhaddock](https://wordpress.org/support/users/mhaddock/)
 * (@mhaddock)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/remove-image-border-5/)
 * Hello,
 * I am using Intelliwidget to place custom menus in optional sidebar 1. I have 
   added an image with additional HTML above the links in the menu. How can I remove
   the border it automatically puts around the image? I have tried removing the 
   border in the additional HTML with no luck. (Screen shot here: [http://www.canterburydiocese.org/Capturedd.JPG](http://www.canterburydiocese.org/Capturedd.JPG))
 * [https://wordpress.org/plugins/intelliwidget-per-page-featured-posts-and-menus/](https://wordpress.org/plugins/intelliwidget-per-page-featured-posts-and-menus/)

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

 *  Plugin Author [lilaeamedia](https://wordpress.org/support/users/lilaeamedia/)
 * (@lilaeamedia)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/remove-image-border-5/#post-4905742)
 * mhaddock,
 * The shadow is not coming from IntelliWidget. It is being generated from CSS elsewere
   in your theme.
 * Right-click the image, and select “Inspect Element” to view the underlying CSS
   that is generating this border. Then remove the box-shadow rules from the CSS
   selector block.
 * It is most likely something like
 * `.widget img { box-shadow: 0 0 2px #000; }`
 * or similar style.
 *  Plugin Author [lilaeamedia](https://wordpress.org/support/users/lilaeamedia/)
 * (@lilaeamedia)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/remove-image-border-5/#post-4905867)
 * mhaddock,
 * Hopefully you were able to find and change the CSS causing the shadow border.
   I am closing this ticket. If you have any further questions please let us know.
 * Thanks,
 * -jf

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

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

 * ![](https://ps.w.org/intelliwidget-per-page-featured-posts-and-menus/assets/icon-
   128x128.png?rev=1105289)
 * [IntelliWidget Per Page Custom Menus and Dynamic Content](https://wordpress.org/plugins/intelliwidget-per-page-featured-posts-and-menus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/intelliwidget-per-page-featured-posts-and-menus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/intelliwidget-per-page-featured-posts-and-menus/)
 * [Active Topics](https://wordpress.org/support/plugin/intelliwidget-per-page-featured-posts-and-menus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/intelliwidget-per-page-featured-posts-and-menus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/intelliwidget-per-page-featured-posts-and-menus/reviews/)

## Tags

 * [remove image border](https://wordpress.org/support/topic-tag/remove-image-border/)

 * 2 replies
 * 2 participants
 * Last reply from: [lilaeamedia](https://wordpress.org/support/users/lilaeamedia/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/remove-image-border-5/#post-4905867)
 * Status: resolved