Title: Text before quantity
Last modified: December 7, 2016

---

# Text before quantity

 *  [pacio88pl](https://wordpress.org/support/users/pacio88pl/)
 * (@pacio88pl)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/text-before-quantity/)
 * Hi,
 * I am trying to put some text (like “Select your quantity”) just before the Quantity
   and Add to cart items. Where I can find such possibility?

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

 *  [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * (@lorro)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/text-before-quantity/#post-8525605)
 * Please post the url for your site.
 *  Thread Starter [pacio88pl](https://wordpress.org/support/users/pacio88pl/)
 * (@pacio88pl)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/text-before-quantity/#post-8527957)
 * [http://www.freshplate.pl/zamowienie/dieta/](http://www.freshplate.pl/zamowienie/dieta/)
    -  This reply was modified 9 years, 6 months ago by [pacio88pl](https://wordpress.org/support/users/pacio88pl/).
 *  [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * (@lorro)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/text-before-quantity/#post-8528732)
 *     ```
       .quantity:before {
         content:"Select your quantity:";
         margin-right:10px
       }
       .quantity input {
         display:inline;
         margin-right:30px
       }
       .woocommerce-variation-add-to-cart {
         margin-top:20px
       }
       ```
   
 * If you have WP 4.7, custom css is entered at:
    Dashboard > Appearance > Customise
   > Additional CSS

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

The topic ‘Text before quantity’ 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

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

 * 3 replies
 * 2 participants
 * Last reply from: [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/text-before-quantity/#post-8528732)
 * Status: not resolved