Hi,
so my site is here:
I followed the instructions here:
https://kriesi.at/support/topic/opt-in-pop-up/
to create a lightbox link to a page that will function as my custom pop-up
I changed the functions.php file as required.
Could somebody perhaps help me with the code I would need for that to delay about 10 seconds when the site opens?
Many thanks
Also – while you’re looking!
When the pop up opens, there is LOADS of blank space at the top, which means it has a scroll bar on the right hand side. I’d prefer it to be fixed, no scroll… without all that space at the top. Any ideas? thanks!
Hi,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Thanks,
Rikard
See Below thanks x
Hey!
try this code in Quick CSS field to get rid of pace inside your pop-up:
.html_header_transparency #top .avia-builder-el-0 .container, .html_header_transparency #top .avia-builder-el-0 .slideshow_inner_caption {
padding-top: 0px;
}
Cheers!
Andy
Hey!
in the post you have mentioned you will find the time delay: https://kriesi.at/support/topic/opt-in-pop-up/#post-530478
3000 stands for 3 seconds. Adjust it as needed.
Best regards,
Andy
AHHH! awesome support as always :)
Thanks x