Title: Product text colour
Last modified: November 4, 2019

---

# Product text colour

 *  Resolved [sundaywishes](https://wordpress.org/support/users/sundaywishes/)
 * (@sundaywishes)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/product-text-colour/)
 * Hi.
 * How do I change the product text colour. I am using woocommerce for the store
   with elementor.
 * The product text heading is all in pink and I cannot seem to find anywhere to
   change it to black.
 * Please see the link.
 * Thank you. Mike.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproduct-text-colour%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [braehler](https://wordpress.org/support/users/braehler/)
 * (@braehler)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/product-text-colour/#post-12097610)
 * [@sundaywishes](https://wordpress.org/support/users/sundaywishes/)
    Add this 
   code to your custom CSS section
 *     ```
       .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
           color: blue;
       }
       ```
   
 * Replace the color with the one that fits your needs
 *  Plugin Support [Fernando a11n](https://wordpress.org/support/users/fhaps/)
 * (@fhaps)
 * Automattic Happiness Engineer
 * [6 years, 6 months ago](https://wordpress.org/support/topic/product-text-colour/#post-12116291)
 * I agree the css code provided above would work for the change you want to make.
   Since we haven’t heard back from you in a while, I’m going to mark this as resolved–
   if you have any further questions, you can start a new thread.

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

The topic ‘Product text colour’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Fernando a11n](https://wordpress.org/support/users/fhaps/)
 * Last activity: [6 years, 6 months ago](https://wordpress.org/support/topic/product-text-colour/#post-12116291)
 * Status: resolved