Home › Forums › WoodMart support forum › remove subtotal from cart sidebar remove subtotal from cart sidebar This topic has 1 reply, 2 voices, and was last updated 5 years ago by Aizaz Imtiaz Awan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts September 3, 2020 at 11:38 am #223300 opticienvpParticipant Hi, i would like to remove the subtotal div in the cart sidebar. i would not like to show the total price. how can i do it? Thanks Attachments:You must be logged in to view attached files. September 3, 2020 at 12:51 pm #223328 Aizaz Imtiaz AwanKeymaster Hello, I saw the screenshot you attached. Please try adding the following Custom CSS area under Theme Settings >> Custom CSS. .woocommerce-mini-cart__total.total { display: none; } Best Regards. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register