Title: Drop shadow CSS
Last modified: January 17, 2019

---

# Drop shadow CSS

 *  Resolved [gbanta1109](https://wordpress.org/support/users/gbanta1109/)
 * (@gbanta1109)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/drop-shadow-css/)
 * I would like to add a drop shadow effect to my images. Possible?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdrop-shadow-css%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [gbanta1109](https://wordpress.org/support/users/gbanta1109/)
 * (@gbanta1109)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/drop-shadow-css/#post-11101646)
 * Also, I would like to add a darker background to my Header Text
 *  [biplob018](https://wordpress.org/support/users/biplob018/)
 * (@biplob018)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/drop-shadow-css/#post-11107053)
 * Yes its possible with custom css i give you the css kindly customize as you want.
 * Shadow For Image
 * >  .image-ultimate-hover-1 {-webkit-filter: drop-shadow(5px 5px 5px #222); filter:
   > drop-shadow(5px 5px 5px #222);}
 * For Darker Background You can set Hover background from Admin pane and if you
   want at normal view kindly modify this
 * >  .image-ultimate-hover-1 .iheu-img:before {background: #0000007d;}
 * As like as you want to use more shortcode kindly check shortcode id where this
   time, it is 1 and each class has 1. So modify it if you want into another shortcode.

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

The topic ‘Drop shadow CSS’ is closed to new replies.

 * ![](https://ps.w.org/image-hover-effects-ultimate/assets/icon-256x256.png?rev
   =3286352)
 * [Image Hover Effects Ultimate ( Image Gallery, Effects, Lightbox, Comparison & Magnifier )](https://wordpress.org/plugins/image-hover-effects-ultimate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/image-hover-effects-ultimate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/image-hover-effects-ultimate/)
 * [Active Topics](https://wordpress.org/support/plugin/image-hover-effects-ultimate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/image-hover-effects-ultimate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/image-hover-effects-ultimate/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [biplob018](https://wordpress.org/support/users/biplob018/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/drop-shadow-css/#post-11107053)
 * Status: resolved