A common critique we get is that the "Swift" banner is much larger than the original "Elemental" banner.
The banner is the size it is for accessibility reasons, to ensure that it is easy to read and that the elements of the banner are easy to access on smaller screens, such as smartphones.
However, if you prefer a smaller sized banner you can easily scale down the banner by adding this rule to the stylesheet of your website:
div#CybotCookiebotDialog {
scale: 65%;
}
Here is a visual comparison of the difference in size when you apply the above rule:
Comments
0 comments
Please sign in to leave a comment.