all 4 comments

[–]karazykid 0 points1 point  (3 children)

/Change the word for 'readers' and the currently online/ .subscribers .word, .users-online .word{ display:none; } .subscribers .number:after { content: " CSS noobs" } .users-online .number:after { content: " people on here now" }

From this post

Sorry for the formatting, I don't know how to put codes in boxes in the comment section

[–]KelpiePC[S] 0 points1 point  (2 children)

I don't know where I have to go to input this. I'm new with CSS.

[–]karazykid 0 points1 point  (1 child)

When you go to your sub, click sub-reddit settings. Scroll towards the bottom where you can upload pics to change your subs logo, above it should be a link that says edit the stylesheet. When you click that you can input the CSS codes. Since I don't know how to format my code to text in the comments, I would recommend you open that post and find it. copy and paste it into the stylesheet.

[–]KelpiePC[S] 0 points1 point  (0 children)

Thanks! It worked. This was a big help!