[ad_1]
Hi everyone,
The web site I’m creating would have very different pages/template.
I would like to have different style for each template, but that doesn’t seem possible, as each template seem to be base on the same style (background color, width, fonts).
**Is it possible to target each template with CSS ? Have different style per template ?**
​
Something as :
>*.template-x {*
>
>*body {*
>
>*background-color: red;*
>
>*}*
>
>*}*
​
[Different style per template ? WordPress Block Editor])​
[ad_2]