Title: Remove border / shadow completely
Last modified: September 22, 2016

---

# Remove border / shadow completely

 *  Resolved [moemarch](https://wordpress.org/support/users/moemarch/)
 * (@moemarch)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/remove-border-shadow-completely/)
 * Hi there!
 * I understand that there is a way of setting custom border width. However when
   I set the width to “0” there is still a little shadow left around the square 
   picture. Is there any way to remove this completely?
 * This is my site: [http://brohd.com/surfshop/](http://brohd.com/surfshop/)
 * Also: I am guessing there is still no way of adjusting image size manually, is
   it? 🙂
 * Thanks!
    Moe

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

 *  Plugin Author [nasir179125](https://wordpress.org/support/users/nasir179125/)
 * (@nasir179125)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/remove-border-shadow-completely/#post-8215549)
 * Hi please add the code into custom css (stylesheet) file, box shadow will be 
   remove:-
    .ih-item.square {box-shadow: none !important;}
 * There is no option for custom resize picture but you can set it by adding into
   css file
    e.g 300px (change accordingly)
 * .col-1-1 {width: 300px !imortant}
 *  Plugin Author [nasir179125](https://wordpress.org/support/users/nasir179125/)
 * (@nasir179125)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/remove-border-shadow-completely/#post-8215556)
 * You are selling products so i suggest you to keep this page design [http://brohd.com/shop/](http://brohd.com/shop/)
 *  [kim@steinhaug.com](https://wordpress.org/support/users/kimsteinhaugcom/)
 * (@kimsteinhaugcom)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/remove-border-shadow-completely/#post-8241573)
 * Thank you for this fix, much appretiated.
 * Maby sollution in your plugin should be adding a checkbox for borderless which
   if chosen, disables the border and color buttons (eye candy).

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

The topic ‘Remove border / shadow completely’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/image-hover-effects-css3_3e5c68.svg)
 * [Image Hover Effects Css3](https://wordpress.org/plugins/image-hover-effects-css3/)
 * [Support Threads](https://wordpress.org/support/plugin/image-hover-effects-css3/)
 * [Active Topics](https://wordpress.org/support/plugin/image-hover-effects-css3/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/image-hover-effects-css3/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/image-hover-effects-css3/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [kim@steinhaug.com](https://wordpress.org/support/users/kimsteinhaugcom/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/remove-border-shadow-completely/#post-8241573)
 * Status: resolved