• 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://ww.wp.xz.cn/plugins/easy-modal/

Viewing 1 replies (of 1 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    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.