Home › Forums › Support › woocommerce check out near subtotal/shipping/tax/total too wider This topic has 1 reply, 2 voices, and was last updated 3 years, 12 months ago by David. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts June 14, 2019 at 10:55 am #929852 hing lee Hi Tom, I have a questions about the woocommerce check out page issue, how can i make this subtotal area shorter, it is too wide, waste my space, please help me to fix it. thank you June 14, 2019 at 1:29 pm #929961 DavidStaff Customer Support Hi there, Do you mean the Cart Total table? If so then this CSS: @media(min-width: 769px) { .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals { width: 35%; min-width: 400px; } } Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In