Title: Customise the + &amp; &#8211; button with CSS code
Last modified: October 31, 2021

---

# Customise the + & – button with CSS code

 *  Resolved [kristinubute](https://wordpress.org/support/users/kristinubute/)
 * (@kristinubute)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/customise-the-button-with-css-code/)
 * Hi
 * I would like to customise the button (the Qty + and – sign) to smaller
    How can
   I achieve this with custom CSS please ?
 * They just look too big that’s all.
 * THanks
    Kristin

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [CodeAstrology IT Firm](https://wordpress.org/support/users/codeastrology/)
 * (@codeastrology)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/customise-the-button-with-css-code/#post-15024047)
 * Hello kristinubute,
    If you want only the button (+ and – sign ) then you can
   apply below custom css on your additional css block.
 * .qib-button-wrapper button.qib-button{
    font-size: 14px !important; }
 * Afer apply this css code your button (+ and -) sign will look smaller than before.
 * Regards,

Viewing 1 replies (of 1 total)

The topic ‘Customise the + & – button with CSS code’ is closed to new replies.

 * ![](https://ps.w.org/wc-quantity-plus-minus-button/assets/icon-256x256.png?rev
   =3538865)
 * [Quantity Plus Minus Button for WooCommerce](https://wordpress.org/plugins/wc-quantity-plus-minus-button/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wc-quantity-plus-minus-button/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wc-quantity-plus-minus-button/)
 * [Active Topics](https://wordpress.org/support/plugin/wc-quantity-plus-minus-button/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wc-quantity-plus-minus-button/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wc-quantity-plus-minus-button/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [CodeAstrology IT Firm](https://wordpress.org/support/users/codeastrology/)
 * Last activity: [4 years, 6 months ago](https://wordpress.org/support/topic/customise-the-button-with-css-code/#post-15024047)
 * Status: resolved