Hey Everyone,
On my site here – http://j42.806.myftpupload.com/
The social icons and phone number are blue before scrolling. After scroll they are white.
I would like to just keep them always white, however when I change the settings it also changes the menu items colors. Which I don’t want.
How can I just change the color of the social media icons and the phone number to be white all the time?
Thanks!
Hey MikeTandySwag,
Add this to quick css:
.social_bookmarks ul li a{
color:#fff!important;
}
Best regards,
Jordan Shannon
Thank you!
Hi,
Great, I’m glad that we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi,
Unfortunately that didn’t work. Any other suggestions?
Hi,
Did you add the code to the very top of quick css so it runs first? Also, be sure to clear the cache a few times over.
Best regards,
Jordan Shannon