Shopify themes, liquid, logos, and UX
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-d...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
Solved! Go to the solution
This is an accepted solution.
hello @Connor11
please Go to Online Store->Theme->Edit code then go to assets/base.css ->paste below code at the bottom of the file.
.footer .footer-block--newsletter .footer__list-social .list-social__item .link.list-social__link {
color: #000000;
}
hello @Connor11
please Go to Online Store->Theme->Edit code then go to assets/base.css ->paste below code at the bottom of the file.
.footer__content-top.page-width {
padding-bottom: 5px;
}
.footer__column.footer__column--info p:nth-child(1){
display: none;
}
.footer__content-bottom {
padding-top: 0px !important;
}
.footer.color-accent-2.gradient {
background:#e9d7fd
}
Thanks so much! This fixed the spacing issue. Don't think it fixed the icon colors though.
This is an accepted solution.
hello @Connor11
please Go to Online Store->Theme->Edit code then go to assets/base.css ->paste below code at the bottom of the file.
.footer .footer-block--newsletter .footer__list-social .list-social__item .link.list-social__link {
color: #000000;
}
User | RANK |
---|---|
242 | |
163 | |
64 | |
55 | |
46 |
Thanks to all who participated in our AMA with 2H Media on planning your 2023 marketing bu...
By Jacqui Mar 30, 2023Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023