You might want to add a delay before the Cookie Banner is displayed on your website. This can be done by adding the below filter as an MU Plugin.
For detailed instructions on the installation of MU Plugins, please see: Adding filters with MU Plugins. Quick & Easy
Configuration
- Copy the above code to a text editor
- Change the amount in milliseconds to delay the banner with on line 11 in the code. By default, the delay is set to 3000 milliseconds (3 seconds).
- Save this as a .php file in the folder /wp-content/mu-plugins/ on your website