Contact Form 7 multi-column form error

I was trying to implement multi column forms using contact form 7 plugin, by following the method described in this site

I was trying to implement multi column forms using contact form 7 plugin, by following the method described in this site using HTML markup method.

/

I have done it partially right, but the last signup button is messing up the layout in desktop view. However, everything is perfect in the mobile view. Here is the link to my page.

/

I couldn't figure out where I went wrong. Please help guys.

I was trying to implement multi column forms using contact form 7 plugin, by following the method described in this site using HTML markup method.

https://deliciousthemes/contact-form-7-fields-columns/

I have done it partially right, but the last signup button is messing up the layout in desktop view. However, everything is perfect in the mobile view. Here is the link to my page.

https://medport.in/job-application-form/

I couldn't figure out where I went wrong. Please help guys.

Share Improve this question asked Mar 25, 2019 at 5:45 Ajas JansherAjas Jansher 1
Add a comment  | 

1 Answer 1

Reset to default 0

I think this is mostly a CSS problem.

The container for your submit button is inside a paragraph tag which combined with your floating columns will break the way it looks.

Your website is using bootstrap so I would suggest using that instead. Here is a guide: https://www.toptal/front-end/what-is-bootstrap-a-short-tutorial-on-the-what-why-and-how (I am not affiliated with this website)

If you really want to use this method that you are currently using I would just add a CSS style to the p tag that will clear it away from the columns. CSS to move it to the bottom of the form:

.wpcf7-form > p { clear: both; }

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745661532a4638864.html

相关推荐

  • Contact Form 7 multi-column form error

    I was trying to implement multi column forms using contact form 7 plugin, by following the method described in this site

    21天前
    70

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信