• Resolved ideal2017

    (@ideal2017)


    Hi
    firstly, great plugin, thanks.
    Is it possible to add a Close element to the Popup, the usual X in the corner, or maybe a button?

Viewing 3 replies - 1 through 3 (of 3 total)
  • soullighter

    (@soullighter)

    Following this question, because it’s unusual to not have Close button on modal ??

    replace this in .css

    #exitpopup-modal .exitpopup-modal-footer {
    position: absolute;
    bottom: 95%;
    text-align: right;
    width: 100%;
    }

    and on footer text add red cross emoji – ?

    • This reply was modified 4 years, 9 months ago by liafix.

    I will add this feature on next update.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Add a Close Icon (X)’ is closed to new replies.