Twil Posted October 23, 2020 Share Posted October 23, 2020 Site URL: https://www.angelcityadvisors.com/our-impact What would be the code to change the color of the header overlay text (the Header 1 (Overlay) color) for just one page on the Mojave template? Its business version Link to comment
tcp13 Posted October 24, 2020 Share Posted October 24, 2020 Hi @Twil, Are you trying to change the text color itself? It really depends on which specific page. For the Impact page you linked, it'd be something like this pasted into Design > Custom CSS: #block-yui_3_17_2_13_1457552603071_12467 h1 { color:#0f0f0f !important; } You can customize the hex color value to your liking, although I'd recommend something other than fuchsia 😉 Hope this helps! -Tyler The above post may be outdated. I’m no longer active in the Squarespace ecosystem, so I won’t see your direct messages. For better resources about web accessibility, I’ve documented some of my thoughts on my forum profile. Link to comment
Twil Posted October 24, 2020 Author Share Posted October 24, 2020 That's perfect. I just used inspect page to find the block codes and then use that injection. Thanks so much! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.