1. Home
  2. Knowledge Base
  3. SmartTheme FAQ
  4. Make LiveEditor Page Header Same Height as SmartTheme

Make LiveEditor Page Header Same Height as SmartTheme

If you want to make your LiveEditor page header look a similar height to the SmartTheme header, you can use the following code:

.banner{

height:100px;

padding:0px;

}

.banner .op-logo {

max-height: 50px;

height: 50px;

padding-top: 25px;

}

.banner .op-logo img{

padding:0px;

max-height:50px;}

This code would be added inside OptimizePress > Page Settings > Other Scripts > Custom CSS

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