- Code: Select all
.custom.gk-header2 {
background: url("../images/header2_bg.jpg") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
padding: 200px 120px;
text-align: center;
}
but then the text display is now too high and I don't know how to position the text in the last third of the picture.
Your help is really appreciated.