renaisonp
Forum Replies Created
-
yes now it’s good
very thanks,
but difficult to find the right code
The code you gave me is not for the requested popup and/or does not work for the top left popup (no color change).
Only the hover color of the Exit intent button changes
And with this code below, same as yours which changed the color when hovering over the Exit intent popup, does not work for the top left popup: it changes the color of the frame and not of the button…
very complicated :
#brave_popup_78778__step__0 #brave_element–NDJNgrkStd3WI-I6vJB .brave_element__styler:hover {
background-color: #ffcc00;
}#brave_popup_78778__step__0 #brave_element–NDJNgrkStd3WI-I6vJB brave_form_button–NDJNgrkStd3WI-I6vJB:hover {
background-color: #ffcc00;
}doesn’t work either
I tried this and it doesn’t work either.
It’s complicated for a normal user, there could be a hover function in the plugin:#brave_popup_78778__step__0 brave_form_button–NDJNgrkStd3WI-I6vJB:hover {
background-color: #ffcc00;
}I found the right popup number, I put this code, but it still doesn’t work:
#brave_popup_78778__step__0 #brave_element–NDJNgrkStd3WI-I6vJB .brave_form_button:hover {
background-color: #ffcc00;
}No actually you didn’t give me the correct pop-up id.
What is the code for the popup at the top left that appears for example after a few seconds and where to find this popup number?
https://www.alcor-controles.fr/6-solutions-contre-la-pollution-des-sols/
I added your code in the CSS customization of the template, but it doesn’t work.
Do you know why ?To move the button icon to the right, I can’t.
Can you give us the css code for this top left pop-up button.
this code in theme customization is not working :
brave_form_button–NDJNgrkStd3WI-I6vJB:hover {
background-color: #ffcc00;
}Example page after 25 seconds:
https://www.alcor-controles.fr/diagnostic-pollution-des-sols-offre-6-sondages-inclus/Thank you
- This reply was modified 2 years, 1 month ago by renaisonp.
Hello,
And still in this top left pop-up (which appears after 25 seconds), I can’t find the function to display the button icon to the right of the text.
And also how to put a hover color for the different button, for example yellow to action.
Thanks, it works fine.
One question: I see that you can automatically open a page in the submissions parameter.
Can we automatically open a page during an Exit intent (so it would lower the site’s bounce rate)?And also, the popup is disabled for mobiles (and is not displayed), but I have a bad score on Googlespeed, since the popup is detected while not displayed: example <div class=”brave_popup__step__content”>
Indeed, it does not work on the Home page, but works for example on this page:
https://www.alcor-controles.fr/devis-rapide-diagnostic-pollution-sols/
How to have it in full page?
The test page is the Home page, link sent: https://www.alcor-controles.fr
The “INTERACTIVE Quiz Exit Intent test” popup is currently active on all pages of the site, but is not displayed, except in preview
No I did not insert Ajax. I have inserted the "Smart Slider" code correctly, moreover as indicated the slider works well in visualization mode, but when I activate the popup it does not work. There I activated it on the home page in exit intent and on the other pages other than posts: but it is not displayed, although it works in the preview tool.
https://www.alcor-controles.fr
- This reply was modified 2 years, 1 month ago by renaisonp.