Tagged: contact form 7, CSS
Hello guys, i hope you are doing well!
I try to overlay an Contact Form 7 over an color section.
Can you please help me to find the correct CSS Class to margin-top this Contact Form?
Here is the test site: http://domain.tld/Adler/kontakt/
Now it looks like this: http://domain.tld/Adler/original-enfold-contact-form7.PNG
End result should be: http://domain.tld/Adler/end-result-contact-form7.PNG
EDIT:
i tried following CSS, but this Code will margin all other sites too!:
.flex_column.av_three_fifth.flex_column_div.avia-builder-el-2.el_after_av_one_fifth.el_before_av_one_fifth {margin-top: -256px;}
Thank you very much!
SOLVED by myself.
.page-id-74 .flex_column.av_three_fifth.flex_column_div.avia-builder-el-2.el_after_av_one_fifth.el_before_av_one_fifth {
margin-top: -256px;
opacity: 0.8;
}
I added the Page ID and the other sites, will not touched anymore!
Hi,
Glad you got it short out, we hope we can help faster next time :)
Best regards,
Basilis
Hi, hr_automation
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria