Make Your Website Shine with an Inline Contact Form from Divi Theme

Описание к видео Make Your Website Shine with an Inline Contact Form from Divi Theme

How to create a responsive inline form with the Divi Theme. In this video we will be demonstrating how to use a Divi Contact Form to create an inline form that will send email and name.
Today we will be demonstrating how to build this great feature with the Divi Contact Form Module and Divi Code Module.
This is a very eye catching and a great interactive feature to have on your Divi site.

In this video we will cover:

Adding A Section.
Adding A Row.
Adding CSS Flex To A Column.
Adding A Divi Contact Form Module.
Configuring The Divi Contact Form Module.
Using A CSS Class Name.
Adding A Divi Code Module.
Using Chrome Inspector Tools.
Writing The CSS Code.
Checking On Tablet And Mobile Devices


We are going to be using the Divi theme to create some great effects in this series of videos. The Divi theme has some great modules and effects. With a little work you can achieve some great eye-catching effects to enhance the look and user experience of your website.
This is a great feature to have on your website, and very easy to do. There is a little bit of coding involved today to build this feature. Don't let the CSS coding put you off, it is very easy, and any code I write today I will paste below the video for you to use as you wish. You are welcome to copy the code and paste it into your website. CSS is a great thing to learn, so I encourage you to try out some of your own ideas to get familiar with it. You can't break your site with CSS, if something doesn't work simply delete the code to return back to how the site was previously.
So, follow along with the video and see how to a responsive inline form with the Divi Theme.

Try out the Divi theme: https://bit.ly/TryDiviNow

Divi Supreme Modules Pro Plugin 10% Off: https://bit.ly/DiviSupremeCoupon

Divi Supreme Modules Light Plugin: https://divisupreme.com/divi-plugins/...

Divi Supreme Modules Playlist:    / watch  
v=ZAO2MH0dQtk&list=PLqabIl8dx2wo8rcs-fkk5tnBDyHthjiLw

Playlist page for more videos on this:    / system22net  

Full Ecommerce Site Build Playlist:    / watch  
v=rNhjGUsnC3E&list=PLqabIl8dx2wq6ySkW_gPjiPrufojD4la9

Contact Form With File Upload Video:    • Divi Theme Contact Form With File Upl...  

Divi 4 Theme Create An Ecommerce Store In One Hour:    • Divi 4 Theme Create An Ecommerce Stor...  

My Blog : https://web-design-and-tech-tips.com

Check out our playlist page for more videos on this:    / system22net  

--------- CHAPTERS ---------

00:00 Introduction
01:17 Adding A Section.
01:29 Adding A Divi Contact Form Module.
02:09 Configuring The Divi Contact Form Module.
04:13 Using A CSS Class Name.
04:44 Adding CSS Flex To A Column.
05:44 Using Chrome Inspector Tools.
06:44 Adding A Divi Code Module.
07:06 Writing The CSS Code.
11:04 Checking On Tablet And Mobile Devices
11:39 Result.


--------- CSS CODE USED TODAY ---------

/* Put this in the column Custom CSS Panel */

display:flex;

/* Put this in the Code Module or Additional CSS Panel */

.ifrm .et_contact_bottom_container {
float:none;
}
@media screen and (max-width: 900px) {
.ifrm .et_contact_bottom_container {
float:right !important;
}
}

--------- RECOMMENDED PLAYLISTS ---------

Elementor Ecommerce Store:    • Elementor Ecommerce Store Woocommerce...  

Divi Snippets:    • Divi 4 Snippets Divi Theme Overview 👍  

Divi 4 Ecommerce Store:    • Divi 4 Ecommerce Store Theme Setup An...  

Bootstrap 4 Basics:    • Bootstrap 4 Basics Index Page and Ext...  

Elementor:    • Elementor Wordpress Builder Install A...  

WordPress Tips:    • Wordpress 2020 Theme Customize The Pa...  


Subscribe:    / @system22  

Disclaimer: Some of these links are affiliate links where I'll earn a small commission if you make a purchase at no additional cost to you.

#YouTubeTips #WebDesignTips #FreeWebDesignTutorials #BuildYourOwnWebsite

Комментарии

Информация по комментариям в разработке