Is there a way to change the rotate_words color from white to something else? Want to make the rotating words stand out on this page http://www.boblai.com/landing/
This is the defult color code for the rotate_words. You can use this custom css code and replace the new color code; .home-wrap .intro { color: #FFFFFF; }
Also if you want to selection color, you can use this custom css code as well. ::selection { color: #333; background: #eee; }
Thanks
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in and have valid license to reply to this topic.