Description:
The text in the second banner will always appear in white when it's loaded as a result of the first banner being dismissed.
Steps to reproduce:
1) Set the Text color to a different color than white, such as "ff0" - yellow
2) Enable Thank you message if not already enabled
3) Clear your "cookie-agreed" cookie
4) Reload your site in the browser
5) Click "OK" (or otherwise dismiss the first banner)
Expected results
The text of the second banner (thank you) should also appear with yellow text.
Actual results
The second banner appears using white text (coming from the module css file).
Comments
Comment #2
svenryen commentedHere is a patch that solves the issue.
Comment #4
svenryen commentedComment #5
svenryen commented