Hi i need help applying stuff to my css because i cant i want a red backround all over the Silver is the New Black can you post the code below and tell me how to apply it?
thanks,
mac
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
Hi i need help applying stuff to my css because i cant i want a red backround all over the Silver is the New Black can you post the code below and tell me how to apply it?
thanks,
mac
body {background-color: red;}
You shouldn't waste your parent's money on services you cannot use properly.
well i found out how to add stuff but i need red all over the theme
Well, you asked for it:
* {background-color: red !important;}
This will turn the BG for everything(!) stylable red as you requested (and most probably break your design). If it doesn't work for you, learn CSS.
This topic has been closed to new replies.