Title: rishabht's Replies | WordPress.org

---

# rishabht

  [  ](https://wordpress.org/support/users/rishabht/)

 *   [Profile](https://wordpress.org/support/users/rishabht/)
 *   [Topics Started](https://wordpress.org/support/users/rishabht/topics/)
 *   [Replies Created](https://wordpress.org/support/users/rishabht/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/rishabht/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/rishabht/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/rishabht/engagements/)
 *   [Favorites](https://wordpress.org/support/users/rishabht/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FiboSearch - Ajax Search for WooCommerce] Issue with qty and add to cart button in details panel](https://wordpress.org/support/topic/issue-with-qty-and-add-to-cart-button-in-details-panel/)
 *  Thread Starter [rishabht](https://wordpress.org/support/users/rishabht/)
 * (@rishabht)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/issue-with-qty-and-add-to-cart-button-in-details-panel/#post-14423358)
 * Hi Clint,
 * Thank you for your response!
 * Later that day I inspected the element in the browser and changed the qty box
   width from 170px to 100px with the following CSS and everything was aligned perfectly.
 *     ```
       .quantity {
           width: 100px;
       }
       ```
   
 * Thank you for your time.

Viewing 1 replies (of 1 total)