Site logo

Archived topic

Different background

1 reply · Started by Andrzej on October 18, 2016

Viewing posts 1–2 of 2

Hi there,

You can use my Simple CSS plugin: https://wordpress.org/plugins/simple-css/

It adds a metabox to each page so you can add CSS specific to only that page.

This is what you'd add:

.one-container .container {
    background: transparent;
}
This archived topic is closed to new replies.