Jump to content

Just need help troubleshooting button hover text. Help!

Recommended Posts

I have the newsletter block button hovers working perfectly, but the rest of the button hovers have text that's disappearing to orange. That's great for the rest of the text links on the site, but I want the general button hover text to be black.

I've tried various code and so far nothing seems to be fixing it. I know this is a simple thing... so it's driving me nuts.

Any code suggestions? The website is http://www.controlyourcareer.net.

TIA!

Link to comment
  • Replies 5
  • Views 452
  • Created
  • Last Reply

Top Posters In This Topic

This is the code that's making the text turn orange. I think I need to give instructions to do it differently on buttons, I'm just not sure what exactly that code looks like. 

 

.header-nav-item a:hover {
    font-weight: 600; color: #F5510A !important;
}
a {
text-decoration: none !important;
transition: 0.3s : important;

&:hover {
font-weight: 600; color: #F5510A !important; 
transition: 0.3s !important;
}
 

Link to comment
  • 2 weeks later...
4 hours ago, Lynnster said:

Hi! Sorry, just saw this. That worked for the header but not the rest of the places throughout the site like the "Our services" section on http://www.controlyourcareer.net.

I sent you an email. 

Use this code for Our Services

div.fe-66c10091fdeedb75bd69cab0 .button-block a:hover {
    color: #fff !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

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.