Different background-image by category
You can do this using WordPress’s handy body_class() function. Depending on whether and how it is used in your theme, it may already be giving you what you need. Here’s how to find out: Check the source of your page to see if the <body> tag in your category archive pages has any classes containing … Read more