> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.personizely.net/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How can I make my widget display on click?

If you want to display a widget when your visitors click on a specific element on your website, you need to specify a valid CSS selector. 

You can find everything you need to know about CSS selectors [here](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Selectors).

Please find more details on how to locate the correct CSS selector and set up a click trigger in [this tutorial](https://help.personizely.net/en/article/how-to-trigger-a-widget-to-show-up-on-click-1n3ux7a/).