I’ve added the following from pushcrew.
<button onclick="_pcq.push(['triggerOptIn']);"> GET NOTIFICATIONS </button>
I also tried
<a onclick="_pcq.push(['triggerOptIn']);"> GET NOTIFICATIONS </a>
on https://johnnybogs.com/ top banner
The button and the text appear but they are not clickable.
Is there something I need to adjust in the theme to allow it to work?
