How can I hide my cookie consent banner while designing in Webflow?

I have implemented the cookie consent banner on my site, but when I’m in Webflow Designer the banner stays fixed on the page and gets in the way of my work.

Is there a way to permanently hide the banner in design mode so I can keep editing my site layout without the banner blocking elements? I’d still like it to show normally when published. Any tips or best practices would be really helpful — thanks! I know how to hide it and then change its display settings again before publishing but it is pretty annoying to do each time.

1 Like

Hey @g11!

You can simply hide the banner with display: none, our script will toggle the display style on the published page!

Let us know how this works for you! If you need help, @Support-Luis or @Support-Pedro can assist further.

1 Like