Viewing 4 replies - 1 through 4 (of 4 total)
  • Try this in your custom css:

    .cart .quantity {float:left; margin-right:40px}

    If your theme does not have a setting where you can enter custom css, you can use a plugin like this one:
    https://wordpress.org/plugins/simple-custom-css/

    Thread Starter Pia

    (@puy)

    It works!

    Thank you lorro 🙂

    May I pls ask one more?

    How can I right aligh the subtotal amount in the woocommerce cart widget in the sidebar?

    The subtotal word must remain in the left, while the amount must be aligned right??

    Sorry i am a beginner and Ive tried some css but didnt work.

    Thanks a lot!

    .widget_shopping_cart_content .total .amount
    {float:right}
    Thread Starter Pia

    (@puy)

    Thank you so much lorro 🙂

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Align the Add to Cart beside the Quantity button’ is closed to new replies.