Custom css for bringing back title on mobile
-
Hi,
I am trying to bring back the title on the mobile cookie banner (I find it weird that it is removed by default. It just looks odd that there is no title).
I saw that I have to add the following custom css, as explained in this link:
https://complianz.io/css-lesson-20-bringing-the-cookie-banner-title-back-to-mobile/
However When i click Use custom css. There is already a lot of css filled (see code below, for the beginning lines that is already filled it). Do I remove that? Or do I just paste the code to bring back the cookie banner title below it?:
/* Container */
.cmplz-cookiebanner{}/* Logo / .cmplz-cookiebanner .cmplz-logo{} / Title / .cmplz-cookiebanner .cmplz-title{} / Close icon */
.cmplz-cookiebanner .cmplz-close{}…………
- You must be logged in to reply to this topic.