By default, the cookie banner includes a small "Powered by Kukie.io" link at the bottom. This branding can be removed on plans that include the branding removal feature.
Which Plans Include Branding Removal
Branding removal is available on the Agency plan and above. Free and Pro plans always display the branding link.
How to Toggle Off Branding
In the Banner Editor, go to the Design tab. Find the Show Branding checkbox and uncheck it. Click Save to apply the change.
If your plan does not include branding removal, the checkbox is locked with a lock icon and a note explaining which plan is required.
Branding Protection
The branding link is protected by multiple layers to prevent removal via custom CSS or browser tools:
- Server-side CSS sanitisation strips any CSS targeting the branding element.
- The banner script uses inline styles with
!importanton the branding element. - A MutationObserver watches for tampering attempts and restores the branding if removed or hidden.
These protections only apply when the plan requires branding. If your plan includes branding removal and you have toggled it off, none of these protections are active.
What Happens on Downgrade
If you downgrade from a plan that includes branding removal to one that does not, the branding automatically re-appears on the banner. Your "Show Branding" setting is forced back to true. No action is needed on your part.