a-digital / cookie-consent-banner

Add a configurable cookie consent banner to the website.
MIT License
11 stars 13 forks source link

Banner always on top. #29

Closed jjacinto0 closed 3 years ago

jjacinto0 commented 3 years ago

Hi,

I installed and activated the plugin and its working but its always at the top of the page.

I change the position to bottom and the preview is correct but its always on top when I view it in actual page.

Thank you.

mark-adigital commented 3 years ago

Hi @jjacinto0 - I just ran a test and all appears to be working for me, do you have any more info please? Thanks.

mark-adigital commented 3 years ago

Just thought of a reason why this might have occurred - if you have the setting to preload the banner CSS enabled but haven't generated any critical CSS for your site, it would look as you describe. To address this, either generate your critical CSS or if you won't be using that, just toggle the preload option off.

jjacinto0 commented 3 years ago

Hi @mark-adigital,

Thank you for your advice, The banner position was fixed after I disabled the Preload CSS.

This issue is now solved.

mark-adigital commented 3 years ago

Great! Thanks for letting me know.