ACTION BUTTON POP UP SET UP HELP
Hi guys, happy new year to you all!
I currently have an issue with the action button as I am unable to set a pop up from thrives leads.
I have tried to check on the header-top-bar-right.php but I am unable to set up the shortcode there as well.
I would appreciate a simple direction on how to code this in pls.
The site is located here - https://mediaworkx.host/bbsecurity/
Screenshot download URL https://www.dropbox.com/s/ptdftxn671af8ui/Home_-_BB_Security_Limited.png?dl=0
Check out the other Request a quote buttons on the site work fine.
Shortcode below
[thrive_2step id='210']Request a quote[/thrive_2step]
Thank you so much,
NEW PURCHASE LICENCE BELOW
1e7fab17565905
Kind regards
JP
Comments
so what you want to do is create a popup window when somebody clicks the action button?
thanks
[button title="Button" link="#you-custom-id" target="_blank" class="" download="" rel="lightbox" onclick=""]
<div id="you-custom-id" style="display:none">CONTENT HERE</div>