Title: Button Text Colours
Last modified: November 12, 2019

---

# Button Text Colours

 *  Resolved [PhilEvans62](https://wordpress.org/support/users/philevans62/)
 * (@philevans62)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/button-text-colours/)
 * Hi,
 * I’m getting inconsistent button text colours on button links.
 * Ideally they should all be white.
 * I’ve tried editing CSS and adding overrides to my theme css but nothing seems
   to work. Can you point me in the right direction for a fix?
 * Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbutton-text-colours%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/button-text-colours/#post-12122393)
 * Hi [@philevans62](https://wordpress.org/support/users/philevans62/)
 * Here’s some CSS you can use to change the text color of these buttons:
 *     ```
       .wp-block-button__link.add_to_cart_button {
         color: #ffffff;
       }
       ```
   
 *  Thread Starter [PhilEvans62](https://wordpress.org/support/users/philevans62/)
 * (@philevans62)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/button-text-colours/#post-12122414)
 * Hey Senff,
 * Thanks for the fast response. That did the trick
 * Cheers
 * Phil

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

The topic ‘Button Text Colours’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/woo-gutenberg-products-block_71608f.
   svg)
 * [WooCommerce Blocks](https://wordpress.org/plugins/woo-gutenberg-products-block/)
 * [Support Threads](https://wordpress.org/support/plugin/woo-gutenberg-products-block/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-gutenberg-products-block/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-gutenberg-products-block/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-gutenberg-products-block/reviews/)

## Tags

 * [Button text](https://wordpress.org/support/topic-tag/button-text/)

 * 2 replies
 * 2 participants
 * Last reply from: [PhilEvans62](https://wordpress.org/support/users/philevans62/)
 * Last activity: [6 years, 6 months ago](https://wordpress.org/support/topic/button-text-colours/#post-12122414)
 * Status: resolved