Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @taxick,

    I see that the rest of the document has white text as well, but because of the black background this is easily readable. You could use this CSS to change the background color of these sections as well:

    #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div, #cmplz-document .cmplz-dropdown .cookies-per-purpose div, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose div {
        background-color: #333;
    }
    
    #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .name-header, #cmplz-document .cmplz-dropdown .cookies-per-purpose .name-header, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose .name-header, #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .retention-header, #cmplz-document .cmplz-dropdown .cookies-per-purpose .retention-header, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose .retention-header, #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .function-header, #cmplz-document .cmplz-dropdown .cookies-per-purpose .function-header, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose .function-header {
        background-color: #777;
    }

    You can add this CSS to Appearance > Customise > Additional CSS.
    Let me know if you like it like this!

    Kind regards, Kim

    Thread Starter Thomas Due Halfdaner

    (@taxick)

    Hi @kimvdijk

    Thanks for you reply ??

    Its perfect ?? – Looks good!

    I will order the pro version next month

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘(CSS Help) Complianz Free’ is closed to new replies.