Hello!
Is there a simple way to edit the text in the checkout notes below?
Presumably contained in the assets->theme.css.liquid file below?
Using Empire Theme is it makes a difference. Any help would me much appreciated!
.cart-ordernote .form-field {
max-width: 450px;
}
.cart-ordernote textarea {
min-height: 118px;
}###### .cart-ordernote-heading {
display: block;
margin-bottom: {{ space_x_small | divided_by: 16.0 | append: ‘rem’ }};
color: {{ settings.color_text }};
