Title: Border and drop shadow
Last modified: June 10, 2017

---

# Border and drop shadow

 *  Resolved [Mike Rawson](https://wordpress.org/support/users/mike-rawson/)
 * (@mike-rawson)
 * [9 years ago](https://wordpress.org/support/topic/border-and-drop-shadow/)
 * I think that the box would look great with a border and a drop shadow.
 * Could you include these options?
 * Thanks,
 * Mike

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

 *  [Scott Bolinger](https://wordpress.org/support/users/scottopolis/)
 * (@scottopolis)
 * [9 years ago](https://wordpress.org/support/topic/border-and-drop-shadow/#post-9215708)
 * Hi Mike, the box already has a border and drop shadow:
 *     ```
       .holler-box {
       	background-color: #fff;
       	border: 1px solid #eee;
       	box-shadow: 2px 2px 15px 2px rgba(0,0,0,0.06);
       }
       ```
   
 * You can modify that with custom CSS if you like.
 *  Thread Starter [Mike Rawson](https://wordpress.org/support/users/mike-rawson/)
 * (@mike-rawson)
 * [9 years ago](https://wordpress.org/support/topic/border-and-drop-shadow/#post-9218125)
 * Thanks – tweaking those settings worked fine.

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

The topic ‘Border and drop shadow’ is closed to new replies.

 * ![](https://ps.w.org/holler-box/assets/icon-256x256.png?rev=2753148)
 * [HollerBox — Fast & Effective Popups & Lead-Generation](https://wordpress.org/plugins/holler-box/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/holler-box/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/holler-box/)
 * [Active Topics](https://wordpress.org/support/plugin/holler-box/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/holler-box/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/holler-box/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Mike Rawson](https://wordpress.org/support/users/mike-rawson/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/border-and-drop-shadow/#post-9218125)
 * Status: resolved