-
AuthorPosts
-
June 24, 2018 at 12:10 pm #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.
June 25, 2018 at 3:00 am #977299Hey 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,
IsmaelJune 25, 2018 at 12:42 pm #977414Sorry, 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?June 25, 2018 at 1:30 pm #977444Hi 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,
VictoriaJune 25, 2018 at 1:39 pm #977450See in private Box
June 26, 2018 at 12:51 am #977715Hi,
Thanks for the update.
We modified the structure a bit. The send button is now located below the captcha form.
Best regards,
IsmaelJune 26, 2018 at 12:55 am #977717Great, 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.June 26, 2018 at 1:18 am #977723 -
AuthorPosts
- The topic ‘CF7 and Enfold, some trouble’ is closed to new replies.