Some custom CSS won’t apply. I’m using the Apperance -> Customize -> Extra CSS function.
Also so tried your built in “Additional Scrips” function.. Didn’t work.
These are the styles I’m trying to apply:
.kt-free-shipping-notice.kt-complete .kt-fill-free-shipping, .summary.entry-summary .kt-free-shipping-notice .kt-fill-free-shipping {
background-color: green !important;
}