Tagged: , , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #37577
    dnstockdale
    Participant

    When I first installed the cookie notice plugin, I added some CSS to customize the style a bit. A month or two ago the font color suddenly changed on its own and I don’t know how to fix it. As far as I can tell, only the font color changed. It’s supposed to be black (#000000) but appears white (#ffffff). I think I can see the problem in the code, but I don’t know how to change it so the text is black again. Is anyone able to help me?

    (Sorry the picture’s blurry, but hopefully still legible.)

    cookie notice problem

    #37578
    dnstockdale
    Participant

    Never mind, figured it out! I added:

    .cn-text-container {
    color: #000000
    }

    Sorry I didn’t try that before I posted!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.