Hello. I have picked the code below from this forum (Background footer). It works perfectly with changing the colors of the font and background. However, the icons and the copyright colors aren’t changing. Or even better hide/remove the icons completely. Can you please assist?
.site-footer,
.site-footer a,
.site-footer h5 {
color:#fff!important;
}
.site-footer {
background-color: #000002;
}