How to increase/reduce the Big Title section in Zelle
Important notice: This product is now in maintenance mode and is no longer being actively developed or supported. Updates and bug fixes will not be provided unless they relate to security concerns.
Adjusting the height of the Big Title section
Please add the following code to Appearance->Customize->Additional CSS editor
.header-content-wrap { padding: 385px 0 310px; }
The padding value can ve adjusted as you wish.