- Acme Themes
#5683
seanj
Member

OK found it:

.inner-main-title {
position: relative;
width: 100%;
height: 2350px;
background-size: cover;
background-color: #2D2D2D;
text-align: center;
padding-top: 187px;
margin-bottom: 60px;
}

Changed height from 35px to 2350px

Surely that should be part of the instruction?