Header covering content
-
I added a background image to my header. Everything seems fine on home page (https://eventpro.ky) but the header seems to cover the content on subpages (https://eventpro.ky/events/platea-rhoncus-in-platea/) any idea how to fix this?
This is the CSS used to apply background image.header.header {
background: #262626;
box-shadow: 0 0 20px rgba(0,0,0,0.4);
background-image:url(https://eventpro.ky/wp-content/uploads/2015/05/banner-12.png);
background-repeat: no-repeat;
background-position: top center;
}THANKS
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Header covering content’ is closed to new replies.