Comments 36Miss Fashion Week started the conversationMay 22, 2020 at 6:33amthe shopping cart won't scroll. so the customers won't be able to see the total and the check out button. 2,636Kevin repliedMay 22, 2020 at 6:53amHi Miss Fashion Week !go to Appearance-> Customize-> Additional CSS to correct this problem.elementor-menu-cart__products.woocommerce-mini-cart.cart.woocommerce-cart-form__contents { overflow: scroll; max-height: calc(100% - 130px);}thank you 36Miss Fashion Week repliedMay 22, 2020 at 8:18amit worked! Thanks Kevin 2,636Kevin repliedMay 22, 2020 at 8:22amHi Miss Fashion Week !thank you, Glad to help you Sign in to reply ...
the shopping cart won't scroll. so the customers won't be able to see the total and the check out button.
Hi Miss Fashion Week !
go to Appearance-> Customize-> Additional CSS to correct this problem
.elementor-menu-cart__products.woocommerce-mini-cart.cart.woocommerce-cart-form__contents {
overflow: scroll;
max-height: calc(100% - 130px);
}
thank you
it worked! Thanks Kevin
Hi Miss Fashion Week !
thank you, Glad to help you