Contact Form 7 Inline Fields || How to Create Side by Side Fields in the Contact Form 7

Поділитися
Вставка
  • Опубліковано 18 січ 2021
  • These are the codes I use for my form
    for the form itself
    I use an opening and a closing div (i would have love to add the code here but angle bracket aren't allowed)
    Additional CSS
    .fname{
    float: left;
    width: 48%;
    }
    .lname{
    float: right;
    width: 48%;
    }
    .Ename{
    clear: both;
    }
    other videos
    How To Make a WordPress Website from scatch | 2021 Step-By-Step Guide for Beginners.
    • Video
    How to Reset your WordPress Site to Default Setting
    • Video
    How to Increase Maximum Upload File Size in WordPress- 2 Best Methods
    • Video
    PHP update required || how to update PHP version in WordPress
    • Video
    how to install WordPress in cPanel manually step by step cPanel WordPress installation
    • Video
  • Навчання та стиль

КОМЕНТАРІ • 11

  • @orientalholisticmassage965
    @orientalholisticmassage965 Рік тому

    Thanks, Sama, I was having trouble with a new contact form. You were the only one that I found that made it easier to understand how to fix this problem. Thanks again mate 🙏

  • @tolavintage4631
    @tolavintage4631 2 місяці тому

    thanks.

  • @ajinkyabrahmankar3106
    @ajinkyabrahmankar3106 2 роки тому

    you helped me with this video. the way you present is funny and capturing. loved it.

  • @abuthariknurumuhammed1198
    @abuthariknurumuhammed1198 Рік тому

    Thank you. Useful explanation. Thumbs up

  • @RenarsKrastins
    @RenarsKrastins 2 роки тому

    Great job. Thanks

  • @luucando
    @luucando 11 місяців тому

    Thank you.

  • @coral100graphics9
    @coral100graphics9 2 роки тому

    nice keep up
    top

  • @blacksupermanrsa
    @blacksupermanrsa Рік тому

    Thank yousir

  • @TitanV
    @TitanV 2 роки тому

    Hey Sama, great video and energy!
    I have a question - For example, how would you make a form with 2 side by side fields, after which you would put 3 side by side fields?

    • @samadivine
      @samadivine  2 роки тому

      Hello Nenad, I am sorry for responding late, I saw ur request a few days back and I have made a video responding to your question thanks for watching ✌

  • @almamun2830
    @almamun2830 Рік тому

    then how do you make the form responsive?? and for this the coding will be unnecessarily long.