Sea-bot
-
Posts
9 -
Joined
-
Last visited
Reputation Activity
-
Sea-bot got a reaction from tuanphan in Changing Footer Text Color w/ CSS
Thanks @tuanphan you are a legend. I didn't try this code, because the code you sent me in a different thread worked perfectly. Although I am sure this one would work just fine.
Here's the other code that worked for anyone looking:
body#collection-65aeef23d9a9cf7135fc8ad3 footer.sections * { color: #f1f !important; } -
Sea-bot reacted to tuanphan in Split header links left/right
Use this CSS code if you need to change Footer text color on Homepage Only
body#collection-65aeef23d9a9cf7135fc8ad3 footer.sections * { color: #f1f !important; }
-
Sea-bot got a reaction from tuanphan in Changing Header Text Color w/ CSS
Never mind - I found the navigation color selection in the Edit Header details 🙃