Hello I’m switching my theme over to dawn and having issues changing my social media & email signup box in the footer from white to black. & changing the footer spacing for my disclaimer
I used this code from https://community.shopify.com/c/shopify-design/how-to-change-text-colour-in-footer-and-header-only-dawn-theme/td-p/1351129 to change the other footer colors. It doesn’t work on both the social media or email signup list though.
.copyright__content a, .footer-block__details-content .list-menu__item--link {color: #fff;}
.footer-block__heading{color: #fff;}
.newsletter-form__field-wrapper .field__input::placeholder {color: #fff;}
.list-social__link{color: #fff;}
.footer-block__details-content .list-menu__item--active {color: #fff;}
.copyright__content, .copyright__content a {color: #fff;}
my website is thcoverload.com
