Skip to content

Commit 881acb4

Browse files
committed
Remove guidance about ‘default’ cookie banner
There is no default cookie banner in the page template. Cookie banners need to be bespoke to a service based on the cookies and technologies they’re using. The only mention of the cookie banner on the page template guidance is as part of the description for the `bodyStart` block. It looks like this guidance was mistakenly introduced alongside the rebrand-related changes in #4636. Remove the incorrect guidance.
1 parent 7c5509f commit 881acb4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/components/cookie-banner/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ Allow users to accept or reject cookies which are not essential to making your s
1414

1515
{{ example({ group: "components", item: "cookie-banner", example: "default", html: true, nunjucks: true, open: false, loading: "eager" }) }}
1616

17-
If you use the page template, you'll also get the Cookie banner without having to add it, as it's included by default. However, if you want to customise the default Cookie banner, read the [page template guidance about customising components](/styles/page-template/#changing-template-content).
18-
1917
## When to use this component
2018

2119
Use this component if your service sets any cookies on a user’s device.

0 commit comments

Comments
 (0)