Site logo

single posts

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

padding after single post content: re Related Post-type plugins

Hi there, I’m back with another formatting question: Over on my very basic test site I’ve been auditioning a variety of “Related Post” plugins and have found that they all want to insert the “Related Posts” title on the very next line AFTER my single post content. There’s no white space above the title, making … Read more