Title: CSS?
Last modified: May 23, 2017

---

# CSS?

 *  Resolved [yule1](https://wordpress.org/support/users/yule1/)
 * (@yule1)
 * [9 years ago](https://wordpress.org/support/topic/css-142/)
 * My wordpress theme is using cufon fonts (it’s very annoying; but I like my theme,
   so changing it just to get rid of cufon is out of the question)…
 * So how can I change the font color of this plugin?
 * ![](https://i0.wp.com/puu.sh/vYMQP/af8c3c1987.png?ssl=1)
 * As you can see, black text on a black background is kinda meh…
 * thanks for any help <3

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [dreiQBIK](https://wordpress.org/support/users/3qbik/)
 * (@3qbik)
 * [9 years ago](https://wordpress.org/support/topic/css-142/#post-9158576)
 * Hi [@yule1](https://wordpress.org/support/users/yule1/),
 * you can add this custom CSS to your theme to overwrite the color of the headline:
 *     ```
       .wishlist .content-wrapper h2 {
           color: white;
       }
       ```
   
 * Maybe we should add a Color Picker to the Plugin… 🙂
 * If this helped you, feel free to leave us a positive review for the plugin!
 * Cheers,
    Moritz
 *  Thread Starter [yule1](https://wordpress.org/support/users/yule1/)
 * (@yule1)
 * [9 years ago](https://wordpress.org/support/topic/css-142/#post-9167087)
 * Wow thanks 🙂 I will leave a positive review definitely. Just one more thing 
   before I go enjoy my wishlist tho, it would be cool if you could create multiple
   wishlists (incase you want different wishlists on different pages), like wishlist1
   and wishlist2. Anyway really awesome work on this free plugin, I would definitely
   pay for a premium version, thanks alot!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘CSS?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wpgiftregistry_d4e9e8.svg)
 * [Simple Wishlists for Weddings, Birthdays etc.](https://wordpress.org/plugins/wpgiftregistry/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpgiftregistry/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpgiftregistry/)
 * [Active Topics](https://wordpress.org/support/plugin/wpgiftregistry/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpgiftregistry/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpgiftregistry/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [yule1](https://wordpress.org/support/users/yule1/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/css-142/#post-9167087)
 * Status: resolved