Hey, this plugin is exactly what I’m looking for… the only problem is, it doesn’t work at all for me.
I have a page called test123 and added the following code into a child theme’s css:
body.page-teste {
background: #000000;
background-image: none;
}
I see no change. Also tested the example given on the plugin’s desciption
body.page-contact h1 { color : red; }
Again, the Headings stayed exactly the same as before… am I missing something here?
Thx in advance ??
]]>