Title: Changing Button Text with CSS, how ?
Last modified: September 1, 2016

---

# Changing Button Text with CSS, how ?

 *  [ambromfg](https://wordpress.org/support/users/ambromfg/)
 * (@ambromfg)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/changing-button-text-with-css-how/)
 * On this page I want the button text to read “Select Quantity”
 * [http://www.customscreenprintedtransfers.com/design-water-based-transfer-sheets-online/](http://www.customscreenprintedtransfers.com/design-water-based-transfer-sheets-online/)
 * I am trying to do this with CSS instead of editing the PHP file. Is that possible
   and if so, how?

Viewing 1 replies (of 1 total)

 *  Moderator [Jose Castaneda](https://wordpress.org/support/users/jcastaneda/)
 * (@jcastaneda)
 * THEME COFFEE MONKEY
 * [9 years, 8 months ago](https://wordpress.org/support/topic/changing-button-text-with-css-how/#post-7705743)
 * Hello!
 * Changing that may be possible with CSS. Using pseudo selectors like `:after` 
   or `:before` you may be able to use the `content` CSS properties. Using your 
   developer tools you can find the needed elements. If you don’t know how to access
   your browser’s developer tools you can check out:
    - [https://developer.chrome.com/devtools](https://developer.chrome.com/devtools)
    - [http://www.opera.com/dragonfly/](http://www.opera.com/dragonfly/)
    - [https://developer.apple.com/safari/tools/](https://developer.apple.com/safari/tools/)
    - [https://developer.mozilla.org/en-US/docs/Tools](https://developer.mozilla.org/en-US/docs/Tools)
    - [https://msdn.microsoft.com/en-us/library/gg589512(v=vs.85)](https://msdn.microsoft.com/en-us/library/gg589512(v=vs.85)).
      aspx
 * You can also check out [http://debugbrowser.com/](http://debugbrowser.com/)
 * Though, I do have to ask the question of why you don’t want to edit the PHP files?
   If a screen-reader is being used it won’t match what is being shown.

Viewing 1 replies (of 1 total)

The topic ‘Changing Button Text with CSS, how ?’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Jose Castaneda](https://wordpress.org/support/users/jcastaneda/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/changing-button-text-with-css-how/#post-7705743)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
