How to change same page/post css styling from page template (background, font, etc)
feedback
|
|
Add a custom class to the body tag; you could even use the post name or id for this. Inside the loop of your page.php file you could do the following:
| |||
|
feedback
|