Hi,
I’ve made a section (header) with a background image. In the section I’ve placed a content area element with a h1-tag. With some css I’ve created a background for the h1-tag (that is: the title). I have set the opacity of the background to 0.8.
It looks like this: https://www.best4kids-dehoeve.nl/openingstijden/
So far so good.
Thereafter I’ve added a media query for mobile.
The strange thing is: on my desktop everything works fine but when you go to a mobile phone and you open the page the background of the h1-tag is gone. You can only see the title and that’s it.
I tried to figure out what’s the problem but without success. I’m wondering, maybe it’s a z-index issue?
Can you help me out?
Thanks in advance.
Peter
