Zen Cart 1.3.8a
Hi
I don't think this is CSS related, but does anyone know what file I need to edit to change the green background of the cell that says 'Shipping quotes are based on the address information you selected:'
Thanks for any help.
Zen Cart 1.3.8a
Hi
I don't think this is CSS related, but does anyone know what file I need to edit to change the green background of the cell that says 'Shipping quotes are based on the address information you selected:'
Thanks for any help.
This can be changed in the stylesheet using:
.seDisplayedAddressLabel {background-color:#put your color here;}