I cannot edit some of the text font colors in checkout and shipping page. Please see attached screenshot for your reference.
1 Like
Please add the following CSS code to your assets/base.css bottom of the file.
.tax-note a {color: #000 !important;}
Thanks!
1 Like
it works. thank you so much..
1 Like
1 Like
