1. Home
  2. Knowledge Base
  3. LiveEditor Customizations
  4. How to modify the header / banner height (in LiveEditor)

How to modify the header / banner height (in LiveEditor)

The header height is dynamically adjusted depending on the logo or banner you upload. If you\’re using a banner image it will stretch to the height of your banner. If you are using a logo, it will add padding around it

So for example on your page if you want to change the height of the banner, you can use this custom css (add this in page settings > other scripts > custom css)

.banner {
padding: 20px 0px;
}

Adjust the 20px value to adjust the padding

Was this article helpful?

Related Articles

Need Support?
Can't find the answer you're looking for? Don't worry we're here to help!
Contact Support