Title: UK Cookie Consent
Last modified: August 20, 2016

---

# UK Cookie Consent

 *  Resolved [eppie@eppie.co.uk](https://wordpress.org/support/users/eppieeppiecouk/)
 * (@eppieeppiecouk)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/uk-cookie-consent/)
 * Hi,
 * How do I change the colour of the ‘more info’ words to white?
 * Love the plugin, the tidiest soltuion I’ve seen to the ridiculous cookie law.
   Have rated accordingly
 * Thanks
    Eppie
 * [http://wordpress.org/extend/plugins/uk-cookie-consent/](http://wordpress.org/extend/plugins/uk-cookie-consent/)

Viewing 1 replies (of 1 total)

 *  [Catapult](https://wordpress.org/support/users/catapult/)
 * (@catapult)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/uk-cookie-consent/#post-2855904)
 * It looks like some styles from your site are overriding the plug-in’s. You can
   either edit uk-cookie-consent.php at line 153 to read:
 *     ```
       color:#fff !important;
       ```
   
 * This should do it. Alternatively, add a new declaration to your own style sheet
   like this:
 *     ```
       #catapult-cookie-bar a {
         color:#fff !important;
       }
       ```
   
 * That should also do it (though I haven’t tested the second option).
 * Hope that helps.

Viewing 1 replies (of 1 total)

The topic ‘UK Cookie Consent’ is closed to new replies.

 * ![](https://ps.w.org/uk-cookie-consent/assets/icon.svg?rev=2567699)
 * [Termly - GDPR/CCPA Cookie Consent Banner](https://wordpress.org/plugins/uk-cookie-consent/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/uk-cookie-consent/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/uk-cookie-consent/)
 * [Active Topics](https://wordpress.org/support/plugin/uk-cookie-consent/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/uk-cookie-consent/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/uk-cookie-consent/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Catapult](https://wordpress.org/support/users/catapult/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/uk-cookie-consent/#post-2855904)
 * Status: resolved