Jump to content

Change color of my socials on hover from black to white

Recommended Posts

Site URL: https://www.palenicautatka.sk/

Hi,

I just want to change the color of my social icons to white when I hover on them. This is my website : https://www.palenicautatka.sk/

ps: i tried to fix it by my self with some css but it doesnt look so good. 

.tweak-social-icons-style-regular .Header--overlay .SocialLinks-link-icon {
    fill: white;
}
.tweak-social-icons-style-regular .SocialLinks-link-icon.colorWhite:hover {
    fill: rgb(255, 0, 0)!important;
}

.SocialLinks-link-mask:hover{
  fill: rgb(255, 255, 255)!important;
}

Thanks!

Link to comment
  • Replies 3
  • Views 822
  • Created
  • Last Reply
  • 2 weeks later...
On 3/8/2021 at 10:48 PM, Purgy said:

Hi @tuanphan yes Header social icons on all pages.

Hi. Try adding to Design > Custom CSS

/* Header hover icon */
header.Header a:hover use.SocialLinks-link-icon {
    fill: white !important;
    stroke: white !important;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.