Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #977135

    Hi guys,

    I ran into some trouble styling my contact form 7.
    First, my Submit button appears somewhere in the middle of the page and not at the end where I placed it, also the recaptcha is way out of line and appears not completely on my page.
    When I take all the avia ID classes out, all works fine, but then I can’t really use the theme columns.

    Here is my code: (Private entry)

    I am sure I simply overlooked something.

    #977299

    Hey fabienneBESD,

    Thank you for using Enfold.

    Edit the columns’ class attributes. Remove the “first” attribute of the second and succeeding columns. You should only add it to the first column in a row.

    Best regards,
    Ismael

    #977414

    Sorry, we misunderstood each other.
    I want to have a table containing of 4 rows, each row has 2 columns, the first one displays the image, the second one displays the shortcode of the cf7 input fields.
    If I follow your instruction, I end up with 8 columns, pic input field pic input field etc. Thats NOT what I want.

    I want this:
    [PICTURE] [CF7 INPUT]
    [PICTURE] [CF7 INPUT]
    [PICTURE] [CF7 INPUT]
    [PICTURE] [CF7 INPUT]
    [ReCaptcha]
    [SUBMIT]

    I have this:
    [PICTURE] [CF7 INPUT]
    [SUBMIT]
    [PICTURE] [CF7 INPUT]
    [PICTURE] [CF7 INPUT]
    [PICTURE] [CF7 INPUT]
    [ReCaptcha]

    You suggest this:
    [PICTURE] [CF7 INPUT][PICTURE] [CF7 INPUT][PICTURE] [CF7 INPUT][PICTURE] [CF7 INPUT]

    Please help me solve this problem. I assume it is a problem with the avia layout builder, as I have no display problems when I don’t use any of that code.
    Maybe I need to adjust the functions.php or sth?

    #977444

    Hi fabienneBESD,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #977450

    See in private Box

    #977715

    Hi,

    Thanks for the update.

    We modified the structure a bit. The send button is now located below the captcha form.

    Best regards,
    Ismael

    #977717

    Great, thank you. Basicly you wrapped the captcha and the submit button in a new row:
    <div class="flex_column av_full first">

    Didn’t know you are in the Phillipines. Must be a great country, I want to travel there one day.

    My problem is resolved and this can be happily closed!
    Thanks again and have a great time.

    #977723

    Hi,

    You’re welcome! You should visit Palawan or Siargao when you get here. :)

    Best regards,
    Ismael

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘CF7 and Enfold, some trouble’ is closed to new replies.