Home Forums Bizplan not responsive header image Reply To: not responsive header image

#2275
keonthemes
Keymaster

Hello,

The theme itself is fully responsive including banner image. You can check our demo page:

https://demo.keonthemes.com/bizplan/web-design-kfi-lightbulb-alt/

And please add the below CSS code to call image background from center position (Vertically and Horizontally).

body .wrap-inner-banner {
background-position: center center;
}

Thanks and Regards.