Home › Forums › Trusted › Get a Quote form is not coming on top of header image › Reply To: Get a Quote form is not coming on top of header image
April 5, 2019 at 1:13 pm
#7034
manjeet
Participant
I was not talking about the header title.
I wanted to position the contact form on top of header image.
I have fixed it with below css now:
.main-header {
height: 700px;
}
Thanks