Style whole page
-
Hi all
I know I can add a css class to a block, but how do I style a whole page?
What I mean is I need this on one of my pages:
<body>
<div class=class1>
<div class=class2>
<p> [Content goes here] </p>
</div>
</div>
</body>All of my pages are using standard templates, so I don’t want to mess around with that. Surely there is a way to do this in the Gutenberg editor??
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Style whole page’ is closed to new replies.