Question:
How to close the Popup with a custom link.
Answer:
You will need to have the following code inside the popup with sg-popup-close CSS class attached to the element:
<a href="javascript:void(0)" class="sg-popup-close">Click Me to Close popup</a>
How to close the Popup with a custom link.
Answer:
You will need to have the following code inside the popup with sg-popup-close CSS class attached to the element:
<a href="javascript:void(0)" class="sg-popup-close">Click Me to Close popup</a>
Updated on: 20 / 02 / 2020