Jump to content

Code for hyperlink hover active color & get rid of underline

Recommended Posts

  • Replies 13
  • Created
  • Last Reply

Hi. I see you solved with this CSS?

.header-nav-item a {
    color: #000 !important
}

.header-nav-item>a:hover {
    color: #7066db !important
}

.header-nav-folder-item:hover a {
    color: #000 !important
}

.header-nav-item--active a {
    color: #000 !important
}

.sqs-block-content p a {
    color: #173030
}

.sqs-block-content p a:hover {
    border-bottom: none;
    color: red
}

 

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
6 minutes ago, tuanphan said:

Hi. I see you solved with this CSS?


.header-nav-item a {
    color: #000 !important
}

.header-nav-item>a:hover {
    color: #7066db !important
}

.header-nav-folder-item:hover a {
    color: #000 !important
}

.header-nav-item--active a {
    color: #000 !important
}

.sqs-block-content p a {
    color: #173030
}

.sqs-block-content p a:hover {
    border-bottom: none;
    color: red
}

 

I need to get rid of the underline here (see image) and then achieve the hover active color and remove underline in an image block (see image). Thanks!

Screen Shot 2020-11-21 at 10.50.00 AM.png

Screen Shot 2020-11-21 at 10.51.46 AM.png

Link to comment
On 11/22/2020 at 2:00 AM, tuanphan said:

I don't see image block. With Footer, use this CSS


footer.sections a {
    background: none !important;
}

 

Hey! Just checking back in about this. The hyperlink is in the image block that links to instagram. Thanks! 

Link to comment
6 hours ago, tuanphan said:

Add to Home > Design > Custom CSS


h4 a {
    background-image: none !important;
}

 

Brilliant. Got it. Thank you!! Sorry final question. What is the hover, active color code for that specifically? Thank you so much for your help!

Link to comment
On 12/10/2020 at 12:02 AM, Sio123 said:

Brilliant. Got it. Thank you!! Sorry final question. What is the hover, active color code for that specifically? Thank you so much for your help!

No active code, with hover

h4 a:hover {
    color: #7066db !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.