I want to change background on one particular page of my site.
I couldnt find an page-specific unique ID-Tag in the BODY-CLASS
I am used from Woothemes that I could adress every single page, e.g.
<body class="page page-id-113 page-parent page-template-default gecko">
so then I could adress a certain page with
.page-id-113 {background-color:yellow;} or so
please add this for the next update of the framework, its a quick fix that takes 1min for you, Eliot
And - please dont forget a "custom.css" that is linked into the soucetext as very last, after the plugins, so that I dont have to override everything with !important













