chefwillgmr Posted September 9, 2021 Posted September 9, 2021 Site URL: https://butterfly-turkey-4tjs.squarespace.com/ Hello, I'm trying to change the color of the text from black to white on the "Work" nav page with the three links. Right now I've figured it out to make it change the background to white, but I want the text color to change to white instead. Also I only want it to happen on this one nav page, not on other pages like the "blog". Here's the css i'm using now: /* Page content link color */ #page a:hover { background-image: linear-gradient(to right,currentColor 100%,currentColor 0) !important; color: white; } Website is linked here and password below. Thanks! pw: disco
tuanphan Posted September 12, 2021 Posted September 12, 2021 On 9/9/2021 at 11:52 PM, chefwillgmr said: Site URL: https://butterfly-turkey-4tjs.squarespace.com/ Hello, I'm trying to change the color of the text from black to white on the "Work" nav page with the three links. Right now I've figured it out to make it change the background to white, but I want the text color to change to white instead. Also I only want it to happen on this one nav page, not on other pages like the "blog". Here's the css i'm using now: /* Page content link color */ #page a:hover { background-image: linear-gradient(to right,currentColor 100%,currentColor 0) !important; color: white; } Website is linked here and password below. Thanks! pw: disco Hi, disco Incorrect password. Can you check it again? 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!)
chefwillgmr Posted September 12, 2021 Author Posted September 12, 2021 Thanks for your response. I've just updated the password to 'disco' again. Thanks
chefwillgmr Posted September 14, 2021 Author Posted September 14, 2021 Disregard! I've decided to completely change the layout
tuanphan Posted September 16, 2021 Posted September 16, 2021 On 9/14/2021 at 8:20 AM, chefwillgmr said: Disregard! I've decided to completely change the layout Okay. Let me know if you have any other problems. (y) 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.