• Resolved fufuconz

    (@fufuconz)


    Hi team,
    would anyone advise me that how can I achieve the buttons style setting in consistency for the shop/product/cart/checkout pages in same style?
    the product quantity buttons with “-” & “+” in square grey border also I can change the bg color in white, which like this website below. thank you!
    https://amoln.com/product/1945/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello there,

    You can use this CSS code:

    .woocommerce div.product .quantity {
        background-color: #161619;
        color: #fff;
    }

    Or you can contact your Theme support.

    I hope this provides clarity.

    • This reply was modified 4 years, 3 months ago by Igor H.

    Hi @fufuconz

    We’ve not heard back from you in a while, so I’m marking this thread as resolved. If you have further questions, please feel free to open a new topic.

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

The topic ‘woocommerce button style’ is closed to new replies.