Reply 342054 to: how to remove sku in cart widget when opening the cart menu ?

Avatar: Rose Tyler
Rose Tyler
Support staff
December 21, 2022 at 15:26

Hello,

” I wanted to know if there is a way to hide the footer when inside the checkout page” – https://xstore.helpscoutdocs.com/article/45-8theme-page-post-layout-settings-8theme-post-options (Use custom footer for this page/post > Without).
“why does the theme look like it already hides the header.” – Theme Options > WooCommerce > Cart/Checkout layout > Advanced Layout > Off
“if there is a way to put the radius borders in the checkout” – add the next code in Theme Options > Theme custom CSS:

.cart-checkout-multistep .cart-order-details>div, .cart-checkout-multistep .etheme-cart-checkout-accordion {
    border-radius: 10px;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.