Our shop’s footer text color changed to black automatically in both mobile and desktop. Something bug about the theme?
Please share your store URL.
herewith the link: https://sparklecollection.co/
Please add the following code at the bottom of your assets/theme.css file.
.site-footer__linklist a {
color: #fff !important;
}
Thanks!
