I’m trying to alter the size/weight of headers in Live Preview and Viewing modes. I’m using the Default theme.
My knowledge of CSS is pretty much copy-pasting from the internet and trial and error, sometimes it works, sometimes it doesn’t! If anyone can see what I’m missing here that would be fab.
My problem: Font sizes aren’t being affected at all, even with !important added. Header 1 is completely unaffected, even with additional selectors added. Which seems strange to me, because I can alter the font weight and colour of the other headers using the above, that is working.
This is an old style of theming. If you read the release notes, there was a pretty major change to how themes work. There is a new css variable system too, which makes it much easier to customize things.
Thank you! I gloss over a lot of the announcements as I assume I won’t really understand them. Thanks for the more specific links! Will investigate this see if I can get it sorted.
I used @anon63144152’s code to start with and was able to find a couple of other selectors to tweak things through @rigmarole’s links. What I now have is this, if anyone is interested: