Home Forums Business Gravity Pro Heading image height

Viewing 4 reply threads
  • Author
    Posts
    • #4738
      Anonymous
      Inactive

      Hello,
      How can increase the height of header image ?
      Since I started using Business Gravity (Free & Pro), I never get that heigh hero image that is shown on all the template example.
      I would like some help.

    • #4748
      keonthemes
      Keymaster

      Hello,

      It can be achieve by an additional CSS. Please copy below CSS code and got to Dashboard > Appearance > Customize > Additional CSS.

      .wrap-inner-banner .page-header {
      margin-bottom: 125px;
      margin-top: 125px;
      }

      Note: the value of margins are default. You can increase per as your requirement.

      Regards.

    • #4749
      Anonymous
      Inactive

      Thank you, it works indeed.
      Is it possible to have a different height of header image on front page and other pages ?

    • #4792
      keonthemes
      Keymaster

      Hello,

      It means, you want to have different height on separate pages?

      Thanks.

    • #5453
      Anonymous
      Inactive

      Yes that’s it.

Viewing 4 reply threads
  • You must be logged in to reply to this topic.