Customised Close Button
-
Hi there,
I’m using an html pop up that is fired through the “onload” event from this page: https://activequilibre.ch/pagetest_popup_inscription/. The HTML just calls a Sendinblue plugin Form with the HTML code I mention here bellow.
I d’like to leave no other closing way than to press a custom button where I could define the background color, caption, etc. (For now I left the [X] closing button on the top right of the popup, but I d’like to disable it as well).
I can’t find a way to make the custom close button work.
(I search your forum and found this: https://www.ads-software.com/support/topic/custom-close-button-3/) but still I can’t find a way… When I hit my close button, it responds that I should write a correct e-mail adress, like if I did hit a Yes button… Am I missing a Class like you wrote to the other user? How can I add this class then?Here is the HTML I have in the Sendinblue plugin form. Can you please help?
<img src="https://activequilibre.ch/wp-content/uploads/2019/03/Logo_Active?quilibre__finblanche_titreweb_550-100-72dpi.png" alt="Logo Activéquilibre" width="550" height="100" class="aligncenter size-full wp-image-1244" /> <h2><span style="color:#305395" class="has-inline-color">Envie de rester informé-e<br>pour votre santé?</span></h2> <p><span style="color:#84a4d6" class="has-inline-color">Oui, je m'inscris volontiers pour recevoir des news d'Activéquilibre et profiter des bons plans.</span></p> <p><em><span style="color:#84a4d6" class="has-inline-color">Je pourrai choisir à quelle fréquence je veux recevoir des infos santé utiles. Je pourrai aussi en tout temps me désinscrire si je le souhaite. </span></em></p> <p> <label class="sib-email-area">Mon adresse e-mail est*</label> <input type="email" class="sib-email-area" name="email" required="required"> </p> <p> <input type="submit" class="sib-default-btn" value="Je m'inscris, ma santé me tient à coeur"> </p> <button class=”PopUpButton sg-popup-close”>Close</button>
Thanks in advance!
The page I need help with: [log in to see the link]
- The topic ‘Customised Close Button’ is closed to new replies.