« Helping each other Forum

how 2 change “Interests” category name colors?

Posted by xX-jazpr-Xx

posted
updated

Forum: Helping each other

hai guyz:3 making my profile rn n trying to find code to change the “general, music, movies, television, books, heroes” section titlez to smth original… I HAVE NO HEROEZ!!!!! all the code i use just makes the text disappear  L(´□`L)

any tipz? any code? i need smart people to help meeeeee!!!!!! (·•᷄∩•᷅ )


EDIT: OMG!!!!!! just realized the text is just black on a dark background!!!!! how do i change the colorz aaahhhhhh!!!!!! 


Report Topic

2 Replies

Sort Replies:

Reply by Gluma

posted

p, h2 {

color: *insert hex code or color name*;

As for making an interest disappear (specifically the Heros section), here's the code for that:

table tr:nth-of-type(6) {

display: none !important;

}


Permalink Report Reply

Reply by xX-jazpr-Xx

posted
updated

idk how to reply to comments but THANK U!!!

 ⸜(。˃ ᵕ ˂ )⸝


Permalink Report Reply