As I understand the spec, the following should work when the parent selector is implemented: h4! + p { } So it targets the h4 immediately above the p element. This doesn't work with this plugin though...