It’s an “h3” heading about half-way down my home page.
Because of where it sits beneath an image, there is quite a bit of white space above it.
I want to add an inline tag to remove the usual space that comes before the heading.
I’d tried adding a “class=margin-top: 0” attribute to my “h3” tag, but that didn’t remove the space. (Sorry, I’d put the line of CSS in my comment above, but it didn’t render.)