i cannot figure out how to change my font color via css >:( any help involving ways to change text color would be amazing best, lilly
Jaden Desmond: it worked in inspect, but not in "edit profile css rules."
I know for a fact this will work because I used inspect to check
body { background-image: url(your background gif image address here); color: white; }
BluuHaze: i don't know what i'm doing wrong, but it didn't work :(
do body{ color: white !important; }
koala71783: it didn't work :(
body {color: red;}
Jaden Desmond: it worked in inspect, but not in "edit profile css rules."
I know for a fact this will work because I used inspect to check
body {
background-image: url(your background gif image address here);
color: white;
}
BluuHaze: i don't know what i'm doing wrong, but it didn't work :(
do body{ color: white !important; }
koala71783: it didn't work :(
body {color: red;}