Home Forums Bizplan not responsive header image

Viewing 1 reply thread
  • Author
    Posts
    • #2216
      Anonymous
      Inactive

      hello, I am am really new to wordpress and I am trying to build a website, only problem is the header image is not responsive in the theme i am using (bizplan) is there a way to fix it?
      Also, the header image is not centered in any device
      PS. I haven’t launch the site yet

    • #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.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.