Title: replace button text
Last modified: March 1, 2019

---

# replace button text

 *  Resolved [vmdials](https://wordpress.org/support/users/vmdials/)
 * (@vmdials)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/replace-button-text/)
 * Trying to change button text from “Add to cart” to “Add to order”. Using customizr
   theme behind firewall
 * .woocommerce .button.add_to_cart_button:before, .woocommerce a.button, .woocommerce
   button.button[type=submit], .woocommerce input#submit, .woocommerce input.button{
   
   background-color: #202e54; border-color: #202ef4; padding: .75em 1em; color: #
   fff; content: “Add to order”; }
 * “Add to order” appears before “Add to cart’ as expected, but is there any way
   to actually replace the text?

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

 *  Plugin Support [Riaan K.](https://wordpress.org/support/users/riaanknoetze/)
 * (@riaanknoetze)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/replace-button-text/#post-11266207)
 * Hi there,
 * Rather than using CSS to replace the text, you’ll want to properly localise the
   text to suit your needs. This can be done with a plugin like [https://wordpress.org/plugins/loco-translate/](https://wordpress.org/plugins/loco-translate/)
   while following this guide: [https://docs.woocommerce.com/document/woocommerce-localization/](https://docs.woocommerce.com/document/woocommerce-localization/)
 *  Thread Starter [vmdials](https://wordpress.org/support/users/vmdials/)
 * (@vmdials)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/replace-button-text/#post-11268573)
 * OK. Thanks. Will give it a try.

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

The topic ‘replace button text’ 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/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [vmdials](https://wordpress.org/support/users/vmdials/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/replace-button-text/#post-11268573)
 * Status: resolved