Title: Font Color Problems
Last modified: August 22, 2016

---

# Font Color Problems

 *  Resolved [evego](https://wordpress.org/support/users/evego/)
 * (@evego)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/font-color-problems-1/)
 * I’m having issues with certain font colors.
 * I use a black background for my site, and the link color against that background
   is too dark to be seen clearly.
 * Also on my Shop page the font color used to display the price (against the gray
   background of the item) is too close to the background to be displayed.
 * Where can I change the color of the fonts for both of these types of text?

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

 *  [hannah](https://wordpress.org/support/users/hannahritner/)
 * (@hannahritner)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/font-color-problems-1/#post-5871012)
 * Hi, you can change this by setting your primary color and 20% lighter than primary
   color. This is done in Theme Options > Basic Styling.
 * Hannah
 *  Thread Starter [evego](https://wordpress.org/support/users/evego/)
 * (@evego)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/font-color-problems-1/#post-5871037)
 * Nope. Didn’t affect either the links in my blog text or the price listed on the
   Shop page. Also, when trying out a change of color to test this (that resulted
   in changing something else), I accidentally reset all my options and lost my 
   landing page setup.
 *  Thread Starter [evego](https://wordpress.org/support/users/evego/)
 * (@evego)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/font-color-problems-1/#post-5871048)
 * Okay, I’ve reformatted the landing page, and I’ve gotten the primary highlight
   color to work.
 * The font color used to display the price on the Shop page still is unchanged (
   still light gray against a little darker light gray background).
 *  [hannah](https://wordpress.org/support/users/hannahritner/)
 * (@hannahritner)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/font-color-problems-1/#post-5871053)
 * Try changing with this css:
 *     ```
       .product_price {
       color: #fff;
       }
       ```
   
 * Just paste it into your custom css box in theme options > advanced settings.
 * Hannah
 *  Thread Starter [evego](https://wordpress.org/support/users/evego/)
 * (@evego)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/font-color-problems-1/#post-5871056)
 * EXCELLENT! That did the trick. Thank you so much for your help!
    eg

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

The topic ‘Font Color Problems’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/virtue/3.4.15/screenshot.png)
 * Virtue
 * [Support Threads](https://wordpress.org/support/theme/virtue/)
 * [Active Topics](https://wordpress.org/support/theme/virtue/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/virtue/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/virtue/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [evego](https://wordpress.org/support/users/evego/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/font-color-problems-1/#post-5871056)
 * Status: resolved