Custom Cookie Title - Cookie Banner
Plugin Details
Easily add a custom title to the top of the cookie banner.
Compatibility
- Works with Squarespace 7.1 
- Uses Custom CSS 
Add to Custom CSS
// COOKIE BANNER - CUSTOM TITLE - GHOSTPLUGINS.COM //
// add your title to the cookie banner disclaimer text box and then bold it
.gdpr-cookie-banner p strong {
  font-size: 18px !important;
  font-weight: normal !important;
  line-height: 1em !important;
  margin-bottom: 20px !important;
  display: inline-block;
}Add the Cookie Banner Title
Go to the cookie banner’s settings and locate the disclaimer text box. Next, add your title text to the very top of the disclaimer text box and set it to a bold style.
Setting the text to bold is required – this will turn the text into the title.
Customizable Options
- Font Size 
- Font Weight 
- Line Height 
- Bottom Spacing 
Notes
No plugin notes

 
            