1) How do I change the color and animation for the animated text (I’m XXX) on the home page? How do we remove the animation if we don’t need it in the future?
2) How do I add the “search” and “social network” widget on the home page? I tried to place the widgets. But, they are showing up on my homework.
3) How to change the opacity of the image on the home page? How do we change the color of the opacity?
I changed in “main.css”, LIGHT TEXT ON PAGES with
.light-text, .light-text label { color: #00f; }
to make a blue animated text color but it doesn’t work. Every color I tried, there’s no change.