I have a site I’m working on locally. I’m looking to change the color of the social icons ONLY in the header in the top right corner. I’ve tried using custom CSS to change the color and looked through dev tools to find a way to change but haven’t found a solution.
Chris, your solution applies to all social icons, not just the header ones. This identifier is for the header socials: #sheader.socials a::before { ... }