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.
GK User
Fri Mar 13, 2015 9:28 pm
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/H8LGFJDcg

website: http://www.unexplainedinfertilityinfo.com/

i already gave u a user/pass for the site.
User avatar
Gold Boarder

GK User
Mon Mar 16, 2015 8:26 am
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;
}
User avatar
Moderator

GK User
Mon Mar 16, 2015 12:51 pm
it worked. thanks.
User avatar
Gold Boarder


cron