So on the homepage of my website, we’re running a post grid and all the posts in the grid having H2 titles. Normally that would be fine, but we don’t have an H1, so is there a way to make the first post’s title an H1 and keep the rest as H2’s.
So we’re not using blocks on the homepage. It’s just the standard pulling on the last ten posts in the settings instead of pulling a specific page out. So how can I add a block or even just some text on top of the posts without creating a page?