The Easter Sale is on! Join now or renew your subscription with a 25% OFF! Read More

Support Forum

Changing hover color of social particle

Hey Ivo,
After using the style Tab in the template i ended up with an accent color which does not go well with the dark color of the footer and Copyright.
While i would like to keep the color on the site, i want to change the hover color of the links in the footer and Copyright area.
To achieve that i added following code to the custome.scss

#g-footer a:hover{
color:white;
}
#g-copyright a:hover{
color:white;
}


This does work for the usual links, but there is also a social-particle in the copyright section. And the icons do not respond to my changes even though the element executing the color change is also just an a tag. I tried different variations but could not find a way how i would change their hover color. What am i doing wrong?
Responses (3)
Sorry, but you are not allowed to view the replies here.
Your Reply

Become an insider | Subscribe to our Newsletter
Subscribe to our mailing list and stay up-to-date with all our awesome releases, latest updates and amazing discount offers!