Announcement

Collapse
No announcement yet.

Cookie Consent Layout (latest version)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Cookie Consent Layout (latest version)

    With thanks to support I have updated the old cookie consent that was included with the Swift V1 template to the newer version included in the later release of Swift.

    The layout sets the consent at the top of the page pushing content down, its fine as is and is gone in a click, however I wanted to site it at the bottom so not too intrusive, very easy, just add the following to your css (change button and text colours to fit with your design):

    Code:
    .termsfeed-com---palette-light .cc-nb-okagree { color: #fff; background-color: #006caf!important;}
    .termsfeed-com---palette-light .cc-nb-reject { color: #fff; background-color: #006caf!important;}
    .termsfeed-com---palette-light .cc-nb-changep{ color: #fff!important; background-color: #000!important;}
    .termsfeed-com---nb .cc-nb-main-container {padding:10px!important;}
    .termsfeed-com---nb-headline {position:fixed!important;margin:10px!important;border:1px solid #bbb;text-align: center!important;max-width:300px!important;}
    This sets it in the left corner at the bottom of the page:

    Click image for larger version

Name:	Screenshot 2024-04-11 at 15-48-09 VELCRO® Brand Premium UK Distributors - Hook and Loop Fasteners.png
Views:	134
Size:	132.9 KB
ID:	557049
    Many Thanks
    Lee
    www.mdnsupplies.co.uk
    www.hookandloopfasteners.co.uk

    #2
    Looks good.
    I've done some site analysis with SERankings.com, and it has returned loads of third-party links for cookie consent, some of which are out of date.
    https://www.cookieconsent.com/releas...kie-consent.js
    is redirected to
    https://www.termsfeed.com/public/coo...kie-consent.js

    Comment

    Working...
    X