handmadebyhoratia Posted April 8, 2022 Posted April 8, 2022 (edited) Site URL: https://apple-plantain-a42c.squarespace.com/config/ Hi - I have this code for my custom font background on my site but I want to have just white text in my footer. https://apple-plantain-a42c.squarespace.com/home-foster/ password for website is cosmic-costumed-breezy It is 7.0 - brine template h1, h2, h3, p,{ color: #2D7586; -webkit-text-fill-color: transparent; background: -webkit-linear-gradient(transparent, transparent), url(https://static1.squarespace.com/static/60673adbb6d29701e6c31cb8/t/606c6b8dc2f0d5292eeebcdb/1617718163590/TF6+copy.jpg) repeat; background: -o-linear-gradient(transparent, transparent); -webkit-background-clip: text;} Thank you Edited April 8, 2022 by handmadebyhoratia adding detail
tuanphan Posted April 10, 2022 Posted April 10, 2022 Add to Design > Custom CSS /* Footer text */ .tweak-footer-show .Footer *:not(input) { background: unset !important; color: white !important; -webkit-text-fill-color: unset; } 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
Create an account or sign in to comment
You need to be a member in order to leave a comment