My socials icons seem to be out of whack with the white text - how can I get them to be the same colour?
You could try adding this rule to the bottom of theme.css. Social icons will become visible.
.no-bullets.footer__social li a {
color: #fff;
}
Result:

1 Like
Thanks @Nick_Marketing !
1 Like
I am glad the issue is solved!
1 Like
