[Resolved] Help with CSS quantity woocommerce

Home Forums Support [Resolved] Help with CSS quantity woocommerce

Home Forums Support Help with CSS quantity woocommerce

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2368735
    Leonardo

    Hi!

    Could you help me with minor CSS tweaks to the product quantity buttons?

    See on this page that the – sign is on top and the + sign below – https://formuladiecast.com.br/cart/

    Is there a possibility to leave them on the left and right respectively?

    Private access data.

    Thank you very much for your attention as always.

    #2368969
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

    
    .e-cart__container .quantity {
        display: flex;
    }
    #2369847
    Leonardo

    thank so much

    #2370870
    David
    Staff
    Customer Support

    You’re welcome

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.