Reply 318915 to: how to edit a default css file on theme

Avatar: Rose Tyler
Rose Tyler
Support staff
March 4, 2022 at 09:37

Hello,

Add custom CSS code in Theme Options > Theme custom CSS > Global, for example:

.cart-checkout-nav {
    background-color: transparent !important;
}
.cart-checkout-nav .active {
    color: white !important;
}

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.