To add cookie consent to your site, simply configure your cookie code with this plugin.
1. Configure the cookie notice plugin
Go to the plugin site and navigate to "Start Coding". Now, Follow the steps on the site to configure the cookie notice. You can customize the look and feel, as well as set custom text with the plugin.
2. Add the CSS
Once you've configured the plugin, you should be provided with both CSS code and JavaScript code to render the cookie consent plugin.
Add the CSS code under the <head> section of your website. To do this, navigate to Semplice > Settings > HTML Head:
3. Add the JS
Next, add the JavaScript code provided from the plugin into a Code block inside your site footer.
That's it! The cookie notification will now appear on your site.