This topic has 2 replies, 2 voices, and was last updated 8 years, 2 months ago ago by Rose Tyler
hello,
I would like to change the white border on the sm button. when the mouse hovers over the button the colour gets darker and the icon gets white and the border goes away. what i want is actually the result of the hover as a standard.
https://gyazo.com/5f1ab4ecb22d220153776c250af81a75
is that possible?
Hello,
Please add this code in Custom CSS:
.main-footer .menu-social-icons.larger li a{
background-color: #9c1006;
}
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up