Jump to content

7.1 Social media icons - change hover colour / Footer custom css query / Button hover css

Recommended Posts

Site URL: https://sealion-aqua-6cgh.squarespace.com/

Password: PartTwoDesign

 

1 Social Media Icons

I'd like these to change to orange on hover only - I've searched the forum but can't seem to find the right code. 

 

2 Footer links

Currently I have used the below css to make the links in my footer change to orange on rollover:

/* footer links hover color */
footer.sections a:hover {
    color: #FD8355 !important;
}

However, I need to add code that prevents the button in the footer from being affected? 

 

3 Buttons

On that note, is there a way to define the hover colour on all buttons under a particular colour theme? 

 

TIA!

 

Link to comment

It looks like I send code to your email

#1. You mean black icon or white background around icon?

#2. Use this code

/* footer links hover color */
footer.sections .html-block a:hover {
    color: #FD8355 !important;
}

#3. Button block only or button block, form button, add to cart button,...?

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
  • 1 year later...

@maboli You can try this code snippet to change the social link color on hover:

use.sqs-use--icon:hover {
    fill: #ff95ff !important;
}

 

Edited by Lesum

If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. 

Sam
Web Developer & Digital Designer

 Did you find my contribution helpful? Buy me a coffee?

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.