Title: Change size button
Last modified: November 5, 2020

---

# Change size button

 *  Resolved [julien](https://wordpress.org/support/users/leguennecj/)
 * (@leguennecj)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/change-size-button-2/)
 * Hello I use Divi and the button style is to big with your plugin.
 * How to change the size of the Qty + Button to be as the defaut theme style please?
 * **Now (not good) :** [See picture](https://image.noelshack.com/fichiers/2020/45/4/1604574567-capture-d-ecran-2020-11-05-a-12-05-56.png)
 * **What i would like** : [see picture 2 style button](https://image.noelshack.com/fichiers/2020/45/4/1604574574-capture-d-ecran-2020-11-05-a-12-02-23.png)
 * Thanks a lot for this very good extension and you help !
 * Looking forward to hearing from you
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fchange-size-button-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Damian Góra](https://wordpress.org/support/users/damian-gora/)
 * (@damian-gora)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/change-size-button-2/#post-13713010)
 * Hi,
 * Following CSS should helps:
 *     ```
       .dgwt-wcas-pd-addtc-form .add_to_cart_button {
        	font-size: 14px!important;
        	line-height: 16px!important;
       }
   
       body .woocommerce .dgwt-wcas-pd-addtc-form .quantity input.qty {
       	font-size: 14px!important;
        	line-height: 16px;
        	height: 35px!important;
       }
       .woocommerce .dgwt-wcas-pd-addtc-form .quantity {
       	width: 70px;
       }
       ```
   
 * If you aren’t familiar with custom CSS, take a look at [this video](https://www.youtube.com/watch?v=f0_6aeZEV58).
 * Best
    Damian

Viewing 1 replies (of 1 total)

The topic ‘Change size button’ is closed to new replies.

 * ![](https://ps.w.org/ajax-search-for-woocommerce/assets/icon-256x256.png?rev=
   2883754)
 * [FiboSearch - Ajax Search for WooCommerce](https://wordpress.org/plugins/ajax-search-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ajax-search-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ajax-search-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/ajax-search-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ajax-search-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ajax-search-for-woocommerce/reviews/)

## Tags

 * [Style Button](https://wordpress.org/support/topic-tag/style-button/)

 * 1 reply
 * 2 participants
 * Last reply from: [Damian Góra](https://wordpress.org/support/users/damian-gora/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/change-size-button-2/#post-13713010)
 * Status: resolved