Hi together,
I want to change the color of my social media menu and change the form like on my other site. Unfortunately the code doesnt work.
body footer.x-colophon.bottom .x-social-global a {
color: #444;
}
body footer.x-colophon.bottom .x-nav li a {
color: #151515;
}
body footer.x-colophon.bottom .x-colophon-content p, body footer.x-colophon.bottom .x-colophon-content a {
color: #151515;
}
On my other site
it works and looks nice. So what did I wrong? Basically I want to have the menu like on my other site but without the hoover instead I want to have the colors of the social media icons like in my picture.
Thanks