Title: Close button shortcode?
Last modified: August 21, 2016

---

# Close button shortcode?

 *  [Skoad](https://wordpress.org/support/users/skoad/)
 * (@skoad)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/close-button-shortcode/)
 * Is there a shortcode or any way to move the close button? I need to get the close
   button in a specific spot instead of the Inside/Outside options they give me.
   I know I could place it where I Want it using a shortcode, but what would that
   shortcode be? I dont want the modal to be able to close using any other method
   than clicking the button.
 * [https://wordpress.org/plugins/easy-modal/](https://wordpress.org/plugins/easy-modal/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/close-button-shortcode/#post-4802647)
 * You could override the css.
 *     ```
       #eModal-1 .close-modal {
         // positioning here. You may need to use !important
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Close button shortcode?’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/close-button-shortcode/#post-4802647)
 * Status: not resolved