getting a grey background around the main image again.
WordPress theme dedicated to start-up websites with amazing CSS3 animated icons, price tables and parallax effect background.
hi, getting a grey spacer around the image again. need to get rid of it. here is a screen shot of what I'm talking about. BTW i see this on my 27" iMac 5k screen only. I guess the other screen sizes crop out the grey.
http://screencast.com/t/H8LGFJDcgwebsite:
http://www.unexplainedinfertilityinfo.com/i already gave u a user/pass for the site.
-
- Gold Boarder
Hi,
It's because you probably change header image size. Try to add following code to fix it:
- Code: Select all
.imageBg #gk-head {
background-size: cover;
}
-
- Moderator
-
- Gold Boarder