Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #983125

    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!

    #983214

    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!

    #983268

    Hi,

    Glad you got it short out, we hope we can help faster next time :)

    Best regards,
    Basilis

    #983271

    Hi, hr_automation

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Contact Form 7 overlay of color section!’ is closed to new replies.