Title: Change &quot;Cart&quot; Text
Last modified: August 20, 2016

---

# Change "Cart" Text

 *  Resolved [nghizas](https://wordpress.org/support/users/nghizas/)
 * (@nghizas)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/change-cart-text/)
 * Hi,
 * Two questions, hoping they are relatively simple, I just can’t seem to find the
   right place to look.
 * 1. I’m wondering how I can change the “cart” button in the top right of my webpage
   to say “Shopping Bag” instead?
 * [http://www.pinkelephantshop.com](http://www.pinkelephantshop.com)
 * 2. I’d like to shift my entire website up about 150px, is there an overall CSS
   file I can do that with?
 * Thank you!
 * [http://wordpress.org/extend/plugins/woocommerce/](http://wordpress.org/extend/plugins/woocommerce/)

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

 *  [japanizer](https://wordpress.org/support/users/japanizer/)
 * (@japanizer)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/change-cart-text/#post-3518527)
 * Hi, i hope this helps:
 * 1st
    just go to wp admin -> Pages and rename “Cart” into “Shopping Bag”
 * 2nd, edit file:
    wp-content/themes/StyleShop/style.css now is defined as
 *     ```
       #main-header {
       padding: 90px 0 33px;
       }
       ```
   
 * 90px is up, 33px is down, you can change this arguments to get what you want (
   set it to padding: 50px 0 0px;) if you would like to keep size of current logo
 *  Thread Starter [nghizas](https://wordpress.org/support/users/nghizas/)
 * (@nghizas)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/change-cart-text/#post-3518529)
 * Great! Thank you so much. Apparently I was overcomplicating it.

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

The topic ‘Change "Cart" 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

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

 * 2 replies
 * 2 participants
 * Last reply from: [nghizas](https://wordpress.org/support/users/nghizas/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/change-cart-text/#post-3518529)
 * Status: resolved