Title: Shadow Boxes around Images
Last modified: August 22, 2016

---

# Shadow Boxes around Images

 *  [jessbures](https://wordpress.org/support/users/jessbures/)
 * (@jessbures)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/shadow-boxes-around-images/)
 * Hello,
    I have been reading the forums to find an answer but in my style.css 
   I am not finding the same coding that everyone has been referring to. I also 
   know nothing about coding so I could just be missing it. My website is [http://www.liverandomlysimple.com](http://www.liverandomlysimple.com)
 * I really want the boxes removed so my images do not pop off of the page.
    Thanks
   so much Jess

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

 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/shadow-boxes-around-images/#post-5763529)
 * I don’t see any shadows on your images. BTW, don’t modify theme files – or those
   changes will be lost when your theme is updated.
 *  [Norma](https://wordpress.org/support/users/normalize/)
 * (@normalize)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/shadow-boxes-around-images/#post-5763532)
 * Try this:
 *     ```
       .entry-content img {
       box-shadow: 0 0 0px;
       }
       ```
   
 * (Copy and paste inside Appearance –> Edit CSS)
 *  Thread Starter [jessbures](https://wordpress.org/support/users/jessbures/)
 * (@jessbures)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/shadow-boxes-around-images/#post-5763543)
 * They are very tiny. I only see them from the desktop but not on my cell phone.
   I can see it mainly on the top and bottom of the images, and at the end of my
   post where my XOXO, Jess image.
 * I put everything back to how i had it. Originally I read a post in the forums
   that said to change what Normalize is suggesting but in the style.css
 * my box-shadow was 0, 0 ,5px (0,0, .15)
    and there were two other lines of code
   that had the same numbers. so I changed them to 0. and it didnt do anything so
   I put it back because I didnt want to mess anything up.
 * I am really clueless when it comes to coding so when you say put it in appearance-
   edit css well I dont see that. I have an editor in my appearance section and 
   that is where I originally tried to change the code. but there is no spot that
   just says CSS there is a list of templates and the only one that says CSS is 
   STYLE.CSS
    Am i looking in the wrong spot?
 * Thank you for helping me figure this out. It is driving me crazy.
    Jess
 *  [David_G](https://wordpress.org/support/users/questas_admin/)
 * (@questas_admin)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/shadow-boxes-around-images/#post-5763546)
 * The best way to make changes like this to a theme is to use a child theme, so
   your tweaks won’t be overwritten when updating the theme. Here are some guides
   in case you haven’t made one before:
 * [https://codex.wordpress.org/Child_Themes](https://codex.wordpress.org/Child_Themes)
   
   [http://op111.net/53/](http://op111.net/53/)

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

The topic ‘Shadow Boxes around Images’ is closed to new replies.

## Tags

 * [drop shadow](https://wordpress.org/support/topic-tag/drop-shadow/)
 * [style.css](https://wordpress.org/support/topic-tag/style-css/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 4 participants
 * Last reply from: [David_G](https://wordpress.org/support/users/questas_admin/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/shadow-boxes-around-images/#post-5763546)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
