Title: Remove Shadow
Last modified: August 21, 2016

---

# Remove Shadow

 *  Resolved [francisblack1987](https://wordpress.org/support/users/francisblack1987/)
 * (@francisblack1987)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/remove-shadow-1/)
 * Hi Guys , loving the Leaf theme. I’ve just used it for on a project for my boss,
   its still under development at the moment but i am struggling to remove the shadow
   around the edge of the boxed layout if anyone can help as im unsure where to 
   look. The site is currently at [http://showerparts.jlcboutique.com/](http://showerparts.jlcboutique.com/)
   while im working on it.

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

 *  [tizz](https://wordpress.org/support/users/tizz/)
 * (@tizz)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/remove-shadow-1/#post-5143950)
 * Hi Francis, write in Custom CSS in Leaf theme options:
 * `#page {box-shadow: 0 0 1px rgba(150, 150, 150, 0.4);}`
 *  [tizz](https://wordpress.org/support/users/tizz/)
 * (@tizz)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/remove-shadow-1/#post-5143951)
 * Hi Francis, write this line in Custom CSS in Leaf theme options:
    `#page {box-
   shadow: 0 0 1px rgba(150, 150, 150, 0.4);}`
 *  Thread Starter [francisblack1987](https://wordpress.org/support/users/francisblack1987/)
 * (@francisblack1987)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/remove-shadow-1/#post-5143987)
 * Hi Tizz, many thanks for your help. Your a star, its the one thing that’s been
   bugging me.
 *  Thread Starter [francisblack1987](https://wordpress.org/support/users/francisblack1987/)
 * (@francisblack1987)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/remove-shadow-1/#post-5143990)
 * Hi Tizz, sorry to be a pain. I’ve used the CSS you gave me and it has worked 
   perfectly, i just have a slight issue that it hasn’t worked on posts. The link
   is above. Ive had a look myself before bothering you but not had any luck. Could
   i be a pain and ask you to have a look. Regards Jon
 *  [tizz](https://wordpress.org/support/users/tizz/)
 * (@tizz)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/remove-shadow-1/#post-5143991)
 * Francis, at the link above I still see the old code with the border of 8px. You
   have to write the new code with 1px in the CSS custom area of Leaf theme.
 *  Thread Starter [francisblack1987](https://wordpress.org/support/users/francisblack1987/)
 * (@francisblack1987)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/remove-shadow-1/#post-5143992)
 * Many thanks Tizz, im not too sure on that one, ive added the code to remove the
   border on the custom CSS : [http://showerparts.jlcboutique.com/wp-content/uploads/2014/08/Capture.jpg](http://showerparts.jlcboutique.com/wp-content/uploads/2014/08/Capture.jpg)(
   screenshot here) , i must have gone wrong somewhere along the way ill review 
   my changes. Many thanks for your help 🙂
 *  [tizz](https://wordpress.org/support/users/tizz/)
 * (@tizz)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/remove-shadow-1/#post-5143993)
 * _#page {box-shadow: 0 0 0px rgba(150, 150, 150, 0.4);} is wrong_
    You have to
   write as I said above: `#page {box-shadow: 0 0 1px rgba(150, 150, 150, 0.4);}`
 *  Thread Starter [francisblack1987](https://wordpress.org/support/users/francisblack1987/)
 * (@francisblack1987)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/remove-shadow-1/#post-5143994)
 * you are a diamond, my apologies on that, i have now corrected it as you said 
   and is working perfectly. Regards
 *  [tizz](https://wordpress.org/support/users/tizz/)
 * (@tizz)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/remove-shadow-1/#post-5143995)
 * Happy to help.

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

The topic ‘Remove Shadow’ is closed to new replies.

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

 * 9 replies
 * 2 participants
 * Last reply from: [tizz](https://wordpress.org/support/users/tizz/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/remove-shadow-1/#post-5143995)
 * Status: resolved