Title: Font
Last modified: December 5, 2016

---

# Font

 *  Resolved [balmfoc](https://wordpress.org/support/users/balmfoc/)
 * (@balmfoc)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/font-57/)
 * Hi could someoe help me out with some custom CSS code to make the font within
   WPDM darker as my website font is white.
 * Thank you

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

 *  Plugin Author [Shahjada](https://wordpress.org/support/users/codename065/)
 * (@codename065)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/font-57/#post-8528491)
 * Please give me your URL to check and suggest required css change.
 *  Thread Starter [balmfoc](https://wordpress.org/support/users/balmfoc/)
 * (@balmfoc)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/font-57/#post-8528758)
 * Great thank you [http://www.ssifm.com](http://www.ssifm.com) and then [http://www.ssifm.com/facilities-management/documents/](http://www.ssifm.com/facilities-management/documents/)
 * Im using a template that works but all the others Im unable to use because of
   the blue font on the grey background or the white font on a white background.
 *  Plugin Author [Shahjada](https://wordpress.org/support/users/codename065/)
 * (@codename065)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/font-57/#post-8539558)
 * You may add following css at the end of your themes style.css:
 *     ```
       .w3eden * {
           color: #ffffff !important;
       }
       .w3eden .thumbnail {
           background: transparent !important;
           border:0;
       }
       ```
   

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

The topic ‘Font’ is closed to new replies.

 * ![](https://ps.w.org/download-manager/assets/icon-256x256.png?rev=1561688)
 * [Download Manager](https://wordpress.org/plugins/download-manager/)
 * [Support Threads](https://wordpress.org/support/plugin/download-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/download-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/download-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/download-manager/reviews/)

## Tags

 * [White Font](https://wordpress.org/support/topic-tag/white-font/)

 * 3 replies
 * 2 participants
 * Last reply from: [Shahjada](https://wordpress.org/support/users/codename065/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/font-57/#post-8539558)
 * Status: resolved