Title: Position Quantity Field
Last modified: March 16, 2021

---

# Position Quantity Field

 *  Resolved [cypresshilk](https://wordpress.org/support/users/cypresshilk/)
 * (@cypresshilk)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/position-quantity-field/)
 * Really like your Plugin!
 * Is there a way to change the positin of the Quantity Field? A lot of Customers
   miss this field and only book 1 Person.
 * Thanks

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

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/position-quantity-field/#post-14200442)
 * Hi,
 * The quantity fields needs to be above the calendar since after selecting it the
   calendar available times are calculated taking in account the capacity needed
   according to the quantity selection (only the times with enough capacity are 
   displayed for selection).
 * An alternative solution is to make the quantity field more prominent with some
   style to make it bigger or changing its color. It can be a style like the following:
 *     ```
       .ahbfield_quantity_div label
       { 
       color : red !important;
       font-size: 18px !important;
       }
   
       .ahbfield_quantity { 
       color : red !important;
       font-size: 18px !important;
       }
       ```
   
 * Add the needed styles into the “Appointment Hour Booking >> General Settings 
   >> Edit Styles” area.
 * Thank you for using the plugin!
 *  Thread Starter [cypresshilk](https://wordpress.org/support/users/cypresshilk/)
 * (@cypresshilk)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/position-quantity-field/#post-14200456)
 * Thanks for the support!

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

The topic ‘Position Quantity Field’ is closed to new replies.

 * ![](https://ps.w.org/appointment-hour-booking/assets/icon-256x256.png?rev=1784135)
 * [Appointment Hour Booking - Booking Calendar](https://wordpress.org/plugins/appointment-hour-booking/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/appointment-hour-booking/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/appointment-hour-booking/)
 * [Active Topics](https://wordpress.org/support/plugin/appointment-hour-booking/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/appointment-hour-booking/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/appointment-hour-booking/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [cypresshilk](https://wordpress.org/support/users/cypresshilk/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/position-quantity-field/#post-14200456)
 * Status: resolved