I’m using dawn theme and i couldn’t change h1, h2 tags and social media icons in footer.
I have a code
.footer-block__details-content>li, .footer-block__details-content>p, .copyright__content a, .footer-block__details-content .list-menu__item–link
{
color: #a6bebd !important; /* change color as you like */
}
.footer-block{
color: #a6bebd !important;
}
But this code didn’t change the color of all text in the footer.