Active
Project:
COOKiES Consent Management
Version:
2.0.0-alpha5
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
21 Oct 2025 at 10:10 UTC
Updated:
4 Nov 2025 at 12:56 UTC
Jump to comment: Most recent
The new changes to the Twig templates with the new CSS classes are not the same classes that in the CDN library.
For example, in the Twig template we have:
.cookiesjsr-banner__info but in the library we have:
.cookiesjsr-banner--info
That applies to almost all classes, so the style is broken.
Comments
Comment #2
lluisandreu commentedComment #3
anybody@lluisandreu could you prepare a MR?