Plugin Author
Aert
(@aahulsebos)
Hi @r3qlzz,
Somehow I created two lessons, please try the latest;
https://complianz.io/css-lesson-23-your-manage-consent-button-as-floating-widget/
If you need help, please post your URL under “the page I need help with:” so we can have a look.
regards Aert
Thread Starter
r3qlzz
(@r3qlzz)
Hi again,
Hmmm i can try this one tomorow but i prefered the first one , its more professional in my opinionβ¦
But maybe we can make a one consent cookies box with both of them lesson ?
Thread Starter
r3qlzz
(@r3qlzz)
Hello ,
Now i am trying this lesson but i have to put some code from lesson 14 and some from this one ?
Or just this Lesson ?
my code :
.cmplz-manage-consent::before {
font-family: “Font Awesome 5 Free”;
font-weight: 900;
content: “\f564”;
display: inline-block;
vertical-align: middle;
margin-left: 1px;
color: white; /* change color if needed */
}
#cmplz-manage-consent .cmplz-manage-consent {
bottom: 5%!important;
right: 4%important;
height:auto!important;
border-radius: 100%!important;
color: #333!important;
background: #333!important;
padding: 15px 15px 15px 15px!important;
min-width:unset!important;
}
But its not work .
No cookies , no floating and not really like lesson 14
floating cookies
Thank you π
-
This reply was modified 4 years, 3 months ago by
r3qlzz.
Hi @r3qlzz,
Could you please try implementing the code from CSS Lesson 23 under Appearance > Customize > Additional CSS instead?
Additionally, if you provide a link to your website after doing so, we can verify if it worked or what the issue might be.
Kind regards,
Jarno
Thread Starter
r3qlzz
(@r3qlzz)
Hello Jarnovos ,
Its already here i put the code.
.cmplz-message{
}
/* styles for the message box */
.cmplz-deny{
}
/* styles for the dismiss button */
.cmplz-btn{
}
/* styles for buttons */
.cmplz-accept{
}
/* styles for the accept button */
.cmplz-cookiebanner{
}
/* styles for the popup banner */
.cmplz-cookiebanner .cmplz-category{
}
/* styles for categories*/
.cmplz-manage-consent::before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f564";
display: inline-block;
vertical-align: middle;
margin-left: 1px;
color: white; /* change color if needed */
}
#cmplz-manage-consent .cmplz-manage-consent {
bottom: 5%!important;
right: 4%important;
height:auto!important;
border-radius: 100%!important;
color: #333!important;
background: #333!important;
padding: 15px 15px 15px 15px!important;
min-width:unset!important;
}
/* styles for the settings popup */
.cmplz-soft-cookiewall{}
/* styles for the soft cookie wall */
/* styles for the AMP notice */
#cmplz-consent-ui, #cmplz-post-consent-ui {}
/* styles for entire banner */
#cmplz-consent-ui .cmplz-consent-message {}
/* styles for the message area */
#cmplz-consent-ui button, #cmplz-post-consent-ui button {}
/* styles for the buttons */
My link website working :
https://organizalpha.com/
Like you can see , its very not what i expect in lesson 23 or 14 π
Very sad i am lol π
Thank you for everything you do everyday π
Christopher.
-
This reply was modified 4 years, 3 months ago by
r3qlzz.
Hi @r3qlzz,
There are two main things that I suspect could be the reason for this.
1) In case you are following CSS Lesson 23: Have you already changed the text on the Manage Consent button (Cookie Banner > “Text on the manage consent button”) to a dot, as mentioned in the article?
2) It looks like the CSS you attached has been copied from the field under Cookie Banner > Custom CSS, could you try adding the CSS from the CSS Lesson to Appearance > Customize > Additional CSS instead?
Hope it helps.
Kind regards,
Jarno
-
This reply was modified 4 years, 3 months ago by
Jarno Vos.
Thread Starter
r3qlzz
(@r3qlzz)
Hi again ,
1) yes in this text i have only ” . ”
2) I don’t see something in appearance for customize .
https://zupimages.net/viewer.php?id=22/05/94sf.png
Yes all my css was here Cookie Banner > Custom CSS
Thank you π
Hi @r3qlzz,
You can find the Customize option in the WordPress menu:

Then click Additional CSS and paste the CSS to this field.
As long as you have the Font Awesome plugin activated and a . as your Manage Consent button text, the result should be a button like the one shown here: https://sandboxie.us4.instawp.xyz/
Hope it helps!
Kind regards,
Jarno
Thread Starter
r3qlzz
(@r3qlzz)
OK I GOT IT !
So in fact i have to put nothing in complianz > CSS EXTRA
I have to put the code in THEME > CSS
And its work well, very well π
Because its work like i would , you can make a try https://organizalpha.com/
Now im going back to my previous post about BANNER COOKIES , if you want a link to my other problems :
https://wordpress.org/support/topic/begginner-trying-everything/
Anyway thank you for your help , i wish you a goodnight.
-
This reply was modified 4 years, 3 months ago by
r3qlzz.
-
This reply was modified 4 years, 3 months ago by
r3qlzz.
-
This reply was modified 4 years, 3 months ago by
r3qlzz.