Title: Custom CSS for Modals
Last modified: September 1, 2016

---

# Custom CSS for Modals

 *  [myers6](https://wordpress.org/support/users/myers6/)
 * (@myers6)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/custom-css-for-modals/)
 * I’m trying to customize my modals and it’s working EXCEPT…the difference in #
   eModal-3 doesn’t show up. Actually, the customization for #eModal-3 doesn’t work
   at all. It’s like the custom CSS only allows for customization of one Modal. 
   You can see that the difference in the modals is only the border color.
 * Can anyone see what I might be doing wrong and how I can be able to customize
   all my modals?
 * Thanks in advance for the help.
 * Here is the CSS code I’m using:
 * #eModal-1 {
    height: 400px; width: 400px; border-radius: 200px !important; background-
   color: #525252 !important; border: 5.5px solid #ECA846 !important; } #eModal-
   3 { height: 400px; width: 400px; border-radius: 200px !important; background-
   color: #525252 !important; border: 5.5px solid #26235B !important; }
 * [https://wordpress.org/plugins/easy-modal/](https://wordpress.org/plugins/easy-modal/)

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

 *  Thread Starter [myers6](https://wordpress.org/support/users/myers6/)
 * (@myers6)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/custom-css-for-modals/#post-7620943)
 * Can anyone help with this???
 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/custom-css-for-modals/#post-8153857)
 * [@myers6](https://wordpress.org/support/users/myers6/) – Sorry for the delay,
   the height and width would also need to be set to use !important as well. Other
   than that it looks correct.
 * Have you looked at upgrading to Popup Maker?

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

The topic ‘Custom CSS for Modals’ is closed to new replies.

 * ![](https://ps.w.org/easy-modal/assets/icon-256x256.png?rev=982657)
 * [Easy Modal](https://wordpress.org/plugins/easy-modal/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-modal/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-modal/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-modal/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-modal/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-modal/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/custom-css-for-modals/#post-8153857)
 * Status: not resolved