BeeperChirp Posted January 16, 2020 Posted January 16, 2020 I'm using the York template for my portfolio. I added a homepage to stand up a simple, clean display before getting to my work page. I'd like to change the color of my site title ("Nate Burdette") on the home page only. BUT I'm cheap, and because I don't have a business account, I don't have access to Header Code Injection on my current plan. This means I need to route this through the Custom CSS section. Any help here? Much appreciated! Here's my WIP homepage: https://www.nateburdette.com/
tuanphan Posted January 17, 2020 Posted January 17, 2020 .homepage .site-title a { 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!)
BeeperChirp Posted January 17, 2020 Author Posted January 17, 2020 2 hours ago, tuanphan said: .homepage .site-title a { color: red; } Worked like a charm. I can put hex codes in there too. Thank you so very much!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.