I want to add a h2 heading with background color over an image, but just the text stays over the image, the background color keeps hiding behind the image.
How can I keep both the h2 and the background color over the image?
(I am using a CSS margin-top negative to place both of them in place)