Formatting Issues on Single Posts (gaps and spacing)
I’m running into an issue where there are no gaps below subheads when creating posts in the WP post editor. For instance, when I preview or publish a post there are no gaps under <h2> headings. I tried: .single-post h2 { margin-bottom: 24px !important; } … with no result. The declaration shows as applied in … Read more