Trigger popup from header

Hello bubblers!

I have a button on the webpage and I would like to show a popup that belongs to my header when I press it. Any way I can do this?

Thanks!

Create a custom event in your header that shows the pop up.

Then, on your page, just trigger that custom event.

1 Like

Hi Adam,

It works perfectly! Thanks for letting me know about custom events!

Thank you!

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.